[Gambas-user] CryptoExample & gCrypto

Anton Hummel dev at ...537...
Tue Jul 27 19:38:27 CEST 2004


just a little link or remark about libmcrypt
Libmcrypt supports the algorithms:
BLOWFISH, TWOFISH, DES, TripleDES, 3-WAY, SAFER-sk64, SAFER-sk128, SAFER+, 
LOKI97, GOST, RC2, RC6, MARS, IDEA, RIJNDAEL-128 (AES), RIJNDAEL-192, 
RIJNDAEL-256, SERPENT, CAST-128 (known as CAST5), CAST-256, ARCFOUR and WAKE.
Block algorithms can be used in: CBC, ECB, CFB and OFB (8 bit and n bit, where 
n is the size of the algorithm's block length).
The license of libmcrypt is GNU Lesser General Public License.

and an commandline util 

so maybee this could bee the better way
(sorry faster way)
cheers




More information about the User mailing list