Skip to content

lkinley/Crypt-OpenBSD-Blowfish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

No packages published