注册
登录
XOS
>>
key-encapsulation-mechanism
>>
返回
项目作者:
t17711
项目描述 :
Key encapulation project. Encapsulate AES with RSA and validate with HASH
高级语言:
C
项目主页:
项目地址:
git://github.com/t17711/key-encapsulation-mechanism.git
创建时间:
2016-12-30T03:51:33Z
项目社区:
https://github.com/t17711/key-encapsulation-mechanism
开源协议:
下载
README
RSA was implemented by Binod Timilsina.
SKE was implemented by Indrajit Gurung.
KEM was implemented by Khadeeja Din.
The final error correction were done together..