forked from lkinley/Crypt-OpenBSD-Blowfish
-
Notifications
You must be signed in to change notification settings - Fork 0
renormalist/Crypt-OpenBSD-Blowfish
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Crypt-OpenBSD-Blowfish version 0.01 =================================== This module provides an interface to the OpenBSD Blowfish cipher implementation. It is useful as a general purpose Blowfish cipher, while also allowing expansion of the subkeys for use in providing key material to other cryptographic algorithms. INSTALLATION To install this module type the following: perl Makefile.PL make make test make install COPYRIGHT AND LICENCE Copyright (C) 2015 by Lance Kinley/Loyalty Methods, Inc. This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.18.2 or, at your option, any later version of Perl 5 you may have available.
About
Perl interface to the OpenBSD Blowfish ciper implementation
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C++ 84.0%
- C 12.1%
- Perl 2.6%
- XS 1.3%