搜索资源列表
libgringotts-1[1].2.1.rar
- libGringotts是一个小型、易于使用的、完全线程的C语言库,最初为Gringotts开发。它的目的是将数据封闭在一个加密和压缩的文件中。它使用加密算法((RIJNDAEL 128/256, SERPENT, TWOFISH, CAST256, SAFER+, LOKI97, 用于加密的3DES, 以及哈希函数的SHA1和 RIPEMD-160)来确保数据尽可能安全,并允许用户对所有使用的加密、哈希函数和压缩算法有完全的控制。
loki加密算法C语言源代码
- loki加密算法 /* This is an independent implementation of the encryption algorithm: */ /* */ /* LOKI97 by Brown and Pieprzyk
loki97加密解密算法
- LOKI97加密解密算法,用C语言实现的一种加密解密算法。-loki97 encryption and decryption arithmetic, which is a encryption and decryption arithmetic implemented by C.
LOKI97
- LOKI97加密解密算法,可以参考其中的思想方法-LOKI97 encryption and decryption algorithms, which can refer to the way of thinking
LOKI97
- 学习LOKI97加密解密算法的代码,学习一下
LOKI
- LOKI算法,包括: LOKI97加密解密算法 18k cref.zip LOKI97加密解密算法文档 67k loki97spec.ps.gz LOKI89、LOKI91加密解密算法 15k loki-3.0.tar.gz
LOKI97jiamijiemi
- Visual C++ 源码的LOKI97加密解密算法
yuandaima
- 1.杀人游戏系列 2.学生成绩管理系统 3.屏幕录像软件 4.Vista风格日历控件C#源码 5.LOKI97加密解密算法
libgringotts-1[1].2.1
- libGringotts是一个小型、易于使用的、完全线程的C语言库,最初为Gringotts开发。它的目的是将数据封闭在一个加密和压缩的文件中。它使用加密算法((RIJNDAEL 128/256, SERPENT, TWOFISH, CAST256, SAFER+, LOKI97, 用于加密的3DES, 以及哈希函数的SHA1和 RIPEMD-160)来确保数据尽可能安全,并允许用户对所有使用的加密、哈希函数和压缩算法有完全的控制。 -
loki97加密解密算法
- LOKI97加密解密算法,用C语言实现的一种加密解密算法。-loki97 encryption and decryption arithmetic, which is a encryption and decryption arithmetic implemented by C.
59564328loki97加密解密算法
- 加密解密算法在网络安全里面非常重要,大家可以交流下-encryption and decryption algorithm in network security inside is very important, we can exchange under
LOKI97
- LOKI97加密解密算法,可以参考其中的思想方法-LOKI97 encryption and decryption algorithms, which can refer to the way of thinking
LOKI97
- 学习LOKI97加密解密算法的代码,学习一下-LOKI97 learning algorithm for encryption and decryption code, learning about
LOKI
- LOKI算法,包括: LOKI97加密解密算法 18k cref.zip LOKI97加密解密算法文档 67k loki97spec.ps.gz LOKI89、LOKI91加密解密算法 15k loki-3.0.tar.gz -LOKI algorithm, including: LOKI97 encryption and decryption algorithm 18k cref.zip LOKI97 docu
LOKI97jiamijiemi
- Visual C++ 源码的LOKI97加密解密算法-Visual C++ Source LOKI97 encryption and decryption algorithm
yuandaima
- 1.杀人游戏系列 2.学生成绩管理系统 3.屏幕录像软件 4.Vista风格日历控件C#源码 5.LOKI97加密解密算法-1. To kill the game series 2. Student achievement management system 3. Screen video software 4.Vista style calendar control C# Source 5.LOKI97 encrypt
Crypt-Loki97-master
- Loki97 is 128-bit block cipher that accepts a variable-length key. It was designed by Lawrie Brown, Josef Pieprzyk, and Jennifer Seberry. Loki97 was one of the 15 candidates for the AES. BONUS The C file, _loki
mcrypt-2.6.8
- Loki97 is 128-bit block cipher that accepts a variable-length key. It was designed by Lawrie Brown, Josef Pieprzyk, and Jennifer Seberry. Loki97 was one of the 15 candidates for the AES.