Blowfish cryptography software
Blowfish uses a 64-bit block and a variable key up to 448 bits long. It is efficient and secure.
BLF_Hex - en/decrypt a hex string in one step
BLF_HexMode - en/decrypt a hex string in one step using specified mode (EBC, CBC)
BLF_Bytes - en/decrypt a byte array in one step
BLF_BytesMode - en/decrypt a byte array in one step using specified mode (ECB, CBC)
BLF_File - en/decrypt a file
BLF_FileHex - en/decrypt a file using a hex key
BLF_Init - initialise the context ready for repeated use
BLF_InitHex - initialise the context using hex values ready for repeated use
BLF_Update - en/decrypt the next set of data and update the context
BLF_UpdateHex - en/decrypt the next set of data in hex and update the context
BLF_Final - close and clear the context
Home |
Blowfish |
Rijndael AES |
DES |
Triple DES |
SHA-1 |
SHA-256 |
Random numbers |
CryptoSys Manual |
Purchase |
Cryptography Software Code |
Contact us
Copyright © 2002-6 D.I. Management Services Pty Limited ABN 78 083 210 584,
Sydney, Australia. All rights reserved.
<www.di-mgt.com.au>
<www.cryptosys.net>