DES

DES algorith implementation

Members

Static functions

des
ulong des(ulong input, ulong key, CRYPTOPERATION mode)

Method for encryption or decryption of one elementary block (block size - 64 bit, key size - 64 bit).

Meta