项目作者: asapaman

项目描述 :
RAAM(Rahul-Akancha-Aman-Meraj): We proposed a new algorithm to tackle the Key search and brute force attack named RAAM(Rahul-Akancha-Aman-Meraj) Algorithm. This is a Symmetric-key stream cipher designed by us. DES is an implementation of a Feistel Cipher which uses a 16 round Feistel structure while this algorithm uses 10 rounds which reduces the time complexity. It is having a variable key having a minimum length of 4. It is developed to mitigate the brute force attack which was very much possible on other present ciphers.
高级语言: Python
项目地址: git://github.com/asapaman/RAAM-Cryptographic-Algorithm.git
创建时间: 2021-05-29T13:49:15Z
项目社区:https://github.com/asapaman/RAAM-Cryptographic-Algorithm

开源协议:

下载