Location:
Search - LOKI97
Search list
Description: libGringotts是一个小型、易于使用的、完全线程的C语言库,最初为Gringotts开发。它的目的是将数据封闭在一个加密和压缩的文件中。它使用加密算法((RIJNDAEL 128/256, SERPENT, TWOFISH, CAST256, SAFER+, LOKI97, 用于加密的3DES, 以及哈希函数的SHA1和 RIPEMD-160)来确保数据尽可能安全,并允许用户对所有使用的加密、哈希函数和压缩算法有完全的控制。
Platform: |
Size: 160704 |
Author: |
Hits:
Description: loki加密算法
/* This is an independent implementation of the encryption algorithm: */
/* */
/* LOKI97 by Brown and Pieprzyk */
/* */
/* which is a candidate algorithm in the Advanced Encryption Standard */
/* programme of the US National Institute of Standards and Technology. */
/* */
/* Copyright in this implementation is held by Dr B R Gladman but I */
/* hereby give permission for its free direct or derivative use subject */
/* to acknowledgment of its origin and compliance with any conditions */
/* that the originators of the algorithm place on its exploitation. */
/* */
/* Dr Brian Gladman (gladman@seven77.demon.co.uk) 14th January 1999 */
Platform: |
Size: 104373 |
Author: |
Hits:
Description: LOKI97加密解密算法,用C语言实现的一种加密解密算法。-loki97 encryption and decryption arithmetic, which is a encryption and decryption arithmetic implemented by C.
Platform: |
Size: 18645 |
Author: 大案 |
Hits:
Description: LOKI97加密解密算法,可以参考其中的思想方法-LOKI97 encryption and decryption algorithms, which can refer to the way of thinking
Platform: |
Size: 17416 |
Author: wilson |
Hits:
Description: 学习LOKI97加密解密算法的代码,学习一下
Platform: |
Size: 17236 |
Author: Ryan |
Hits:
Description: LOKI算法,包括:
LOKI97加密解密算法 18k cref.zip
LOKI97加密解密算法文档 67k loki97spec.ps.gz
LOKI89、LOKI91加密解密算法 15k loki-3.0.tar.gz
Platform: |
Size: 101408 |
Author: xiewenbin |
Hits:
Description: Visual C++ 源码的LOKI97加密解密算法
Platform: |
Size: 17286 |
Author: 刘振勇 |
Hits:
Description: 1.杀人游戏系列
2.学生成绩管理系统
3.屏幕录像软件
4.Vista风格日历控件C#源码
5.LOKI97加密解密算法
Platform: |
Size: 1691009 |
Author: libo |
Hits:
Description: libGringotts是一个小型、易于使用的、完全线程的C语言库,最初为Gringotts开发。它的目的是将数据封闭在一个加密和压缩的文件中。它使用加密算法((RIJNDAEL 128/256, SERPENT, TWOFISH, CAST256, SAFER+, LOKI97, 用于加密的3DES, 以及哈希函数的SHA1和 RIPEMD-160)来确保数据尽可能安全,并允许用户对所有使用的加密、哈希函数和压缩算法有完全的控制。 -libGringotts is small, is easy to use, the entire line
regulation C language storehouse, at first is the Gringotts
development. Its goal is the data seal in an encryption and in the
compression document. It uses the encryption algorithm ((RIJNDAEL
12.8/256, million SERPENT, TWOFISH, CAST256, SAFER, LOKI97, uses in
3DES which encrypts, as well as Hasche function SHA1 and RIPEMD-160)
guarantee the data to be as far as possible safe, and the permission
user to all uses encryption, the Hasche function and the compression
algorithm has the complete control.
Platform: |
Size: 160768 |
Author: 薛某某 |
Hits:
Description: LOKI97加密解密算法,用C语言实现的一种加密解密算法。-loki97 encryption and decryption arithmetic, which is a encryption and decryption arithmetic implemented by C.
Platform: |
Size: 18432 |
Author: 大案 |
Hits:
Description: 加密解密算法在网络安全里面非常重要,大家可以交流下-encryption and decryption algorithm in network security inside is very important, we can exchange under
Platform: |
Size: 18432 |
Author: 麦兜 |
Hits:
Description: LOKI97加密解密算法,可以参考其中的思想方法-LOKI97 encryption and decryption algorithms, which can refer to the way of thinking
Platform: |
Size: 17408 |
Author: wilson |
Hits:
Description: 学习LOKI97加密解密算法的代码,学习一下-LOKI97 learning algorithm for encryption and decryption code, learning about
Platform: |
Size: 17408 |
Author: Ryan |
Hits:
Description: 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 document encryption and decryption algorithm 67k loki97spec.ps.gz LOKI89, LOKI91 encryption and decryption algorithm 15k loki-3.0.tar.gz
Platform: |
Size: 101376 |
Author: xiewenbin |
Hits:
Description: Visual C++ 源码的LOKI97加密解密算法-Visual C++ Source LOKI97 encryption and decryption algorithm
Platform: |
Size: 17408 |
Author: 刘振勇 |
Hits:
Description: 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 encryption and decryption algorithm
Platform: |
Size: 1690624 |
Author: libo |
Hits:
Description: 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, _loki97.c, is a standalone Loki97 implementation. To
compile it, type:
gcc -Wall _loki97.c
A new binary, a.out, will be created.
To run the binary, type:
./a.out
Platform: |
Size: 63488 |
Author: frkjnkvnjknjknf222@e |
Hits:
Description: 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.
Platform: |
Size: 570368 |
Author: frkjnkvnjknjknf222@e |
Hits: