Skip to content
Snippets Groups Projects
Commit 873b83c2 authored by James Cook's avatar James Cook
Browse files

Documented what we're testing and why.

parent 528b1ef2
No related branches found
No related tags found
No related merge requests found
#!/usr/bin/perl
#
# Test Perl Crypt::CBC Blowfish algorithm and initial parameter settings
# for compatibility with OpenSSL's Blowfish algorithm/settings.
#
# Used by outbound LSL email (openssl C library) and mailglue (Perl library)
use strict;
use warnings;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment