ANNOUNCE: rsa-haskell 1.1.0
rsa-haskell 1.1.0 ================= This is an announcement for a version 1.1.0 of the rsa-haskell library/tools. Description: rsa-haskell is a haskell implementation of the RSA algorithm. It contains simple programs that are useful for encrypting/decrypting anything that can be piped from STDIN/STDOUT. rsa-haskell also has an easy-to-use rsa and number theory library. Changes: Added AddZeros and SubZeros programs to fix previous m>pq errors. Now rsa-haskell's test runs without known error. Huge speedup in the RSAcrypt program. Useage messages now show for all user errors. All programs now support the -h, -?, and --help options. For more information and download: http://www.electronconsulting.com/rsa-haskell/ Please email comments, bugs, etc. to camio@yahoo.com. David J. Sankel
participants (1)
-
David Sankel