项目作者: mw866

项目描述 :
Length-preserving encryption in Feistel
高级语言: Python
项目地址: git://github.com/mw866/length-preserving-encryption.git
创建时间: 2017-02-23T01:26:04Z
项目社区:https://github.com/mw866/length-preserving-encryption

开源协议:

下载


Length-preserving Encryption

An encryption scheme that encrypts a 48-bit message into a ciphertext of length 48 bits usingwith a balanced Feistel network that uses AES as the round function.

References