Michael Rash
6469f81860
[perl FKO module] bug fix for missing error code constants (caught with code structure test)
2013-11-17 19:52:09 -05:00
Michael Rash
196fef65b6
[libfko] move is_base64 check to libfko
...
This commit replaces the separately implemented client/server
is_base64() check with a single libfko function, and libfko itself now
uses it as well before prepending Rijndael or GnuPG base64 encoded
prefixes.
2013-11-16 19:20:08 -05:00
Damien Stuart
0dc47f7e5c
Fixed missing error codes and error tests.
2013-09-15 14:34:23 -04:00
Damien Stuart
89c5e88219
First round of updates to get the Perl module up-to-date with the new libfko. Added new error refs and commented out bad/invalid tests.
2013-08-12 20:53:29 -04:00
Michael Rash
0109d64e54
added encryption_mode() support to perl FKO module
2013-01-27 14:03:26 -05:00
Michael Rash
160a9e5565
perl FKO module HMAC compatibility
2013-01-20 14:27:27 -05:00
Damien Stuart
67af7f7921
Updated perl module for additional error messages.
...
git-svn-id: file:///home/mbr/svn/fwknop/trunk@299 510a4753-2344-4c79-9c09-4d669213fbeb
2010-11-10 15:30:09 +00:00
Damien Stuart
7f45031cef
Added SHA384 and SHA512 digests. Tweaks for getting rid of windows warnings. Use recv instead of read on socket. Bumped version to 0.63 (libfko) and 0.23 (FKO perl module).
...
git-svn-id: file:///home/mbr/svn/fwknop/trunk@123 510a4753-2344-4c79-9c09-4d669213fbeb
2009-08-02 18:28:34 +00:00
Damien Stuart
caab726e7b
Brought Error constants in sync with libfko.
...
git-svn-id: file:///home/mbr/svn/fwknop/trunk@99 510a4753-2344-4c79-9c09-4d669213fbeb
2009-06-07 20:02:14 +00:00
Damien Stuart
58c1a85711
Added perl module code to the repository.
...
git-svn-id: file:///home/mbr/svn/fwknop/trunk@81 510a4753-2344-4c79-9c09-4d669213fbeb
2009-04-18 13:47:09 +00:00