Location:
Search - Karn
Search list
Description: 应用密码学的应用,实现密码算法,用C语言实现。-application of cryptography applications, password algorithm, using C language.
Platform: |
Size: 4228 |
Author: 成名 |
Hits:
Description: The package contains a Reed-Solomon coding and decoding program, derived
partly from Phil Karn/Robert Morelos-Zaragoza \"new_rs_erasures.c\".
In particular the Berlekamp-Massey algorithm has not been modified. New
features compared to \"new_rs_erasures.c\" are:
- fully parameterized: code parameters (n,k,m) can be selected via
command line options.
- decoding optional by Euclid or Belekamp-Massey algorithm
- efficient support of shortened codes
- extensive verbose levels for hardware verification
Platform: |
Size: 18432 |
Author: shijianhong |
Hits:
Description: 应用密码学的应用,实现密码算法,用C语言实现。-application of cryptography applications, password algorithm, using C language.
Platform: |
Size: 4096 |
Author: |
Hits:
Description: The package contains a Reed-Solomon coding and decoding program, derived
partly from Phil Karn/Robert Morelos-Zaragoza "new_rs_erasures.c".
In particular the Berlekamp-Massey algorithm has not been modified. New
features compared to "new_rs_erasures.c" are:
- fully parameterized: code parameters (n,k,m) can be selected via
command line options.
- decoding optional by Euclid or Belekamp-Massey algorithm
- efficient support of shortened codes
- extensive verbose levels for hardware verification
Platform: |
Size: 17408 |
Author: shijianhong |
Hits:
Description: des算法+代码
// des.cpp - modified by Wei Dai from:
/*
* This is a major rewrite of my old public domain DES code written
* circa 1987, which in turn borrowed heavily from Jim Gillogly s 1977
* public domain code. I pretty much kept my key scheduling code, but
* the actual encrypt/decrypt routines are taken from from Richard
* Outerbridge s DES code as printed in Schneier s "Applied Cryptography."
*
* This code is in the public domain. I would appreciate bug reports and
* enhancements.
*
* Phil Karn KA9Q, karn@unix.ka9q.ampr.org, August 1994.
*/-// des.cpp- modified by Wei Dai from:
/*
* This is a major rewrite of my old public domain DES code written
* circa 1987, which in turn borrowed heavily from Jim Gillogly s 1977
* public domain code. I pretty much kept my key scheduling code, but
* the actual encrypt/decrypt routines are taken from from Richard
* Outerbridge s DES code as printed in Schneier s "Applied Cryptography."
*
* This code is in the public domain. I would appreciate bug reports and
* enhancements.
*
* Phil Karn KA9Q, karn@unix.ka9q.ampr.org, August 1994.
*/
Platform: |
Size: 19456 |
Author: 模糊 |
Hits: