Upload Code
loading-left
loading loading loading
loading-right

Loading

Profile
No self-introduction
codes (1)
IDEA algorithm in Python
4.0
   idea.c - C source code for IDEA block cipher.    IDEA (International Data Encryption Algorithm), formerly known as    IPES (Improved Proposed Encryption Standard).    Algorithm developed by Xuejia Lai and James L. Massey, of ETH Zurich.    This implementation modified and derived from original C code     developed by Xuejia Lai.    Zero-based indexing added, names changed from IPES to IDEA.     CFB functions added.  Random number routines added.
muazg
2016-08-23
8
1
No more~