錯誤偵測碼(error-detecting code)
- Block security AES DES 3DES CAST-128 IDEA RC2 RC5 TEA XTEA
- AES Blowfish DES 3DES CAST-128 IDEA RC2 RC5 TEA XTEA
- CRC32 MD5 SHA1 SFV MD5 Checksum
- data Checksum algorithms Integrity Cyclic redundancy check
- Error Detection Correction
- error detecting code calculation
- CRC32 Source Code
- http://sourceforge.net/directory/os:mac/?q=crc32
- http://sourceforge.net/projects/fsumfe/?source=directory Fsum Frontend is a files integrity checker. It can calculate 96 hash and checksum algorithms(CRC32, MD5, SHA1, SHA2, ADLER, DHA256, FORK256, ...). You can verify your files using a .sfv/.md5/.sha1/.sha2 file or create your own checksum file.
Wiki
- https://en.wikipedia.org/wiki/Error_detection_and_correction
- https://en.wikipedia.org/wiki/Forward_error_correction#List_of_error-correcting_codes
- https://en.wikipedia.org/wiki/List_of_algorithms#Error_detection_and_correction
- 漢明碼 https://en.wikipedia.org/wiki/Hamming_code
- http://michael.dipperstein.com/hamming/
- https://code.openhub.net/file?fid=9FDr_sny1QCWHZbbEehMjuSrzvE&cid=_8XMbbP_RMU&s=Hamming&pp=0&fl=Java&fl=Delphi&ff=1&filterChecked=true&fp=372158&mp,=0&ml=0&me=1&md=1&projSelected=true#L0
Schneier on Security: Applied Cryptography: Source Code
Applied Cryptography
Source Code
This is the source code that accompanies Applied Cryptography, Second Edition, plus additional material from public sources. The source code here has been collected from a variety of places. Some code will not run on some machines. Use it as you see fit, but be aware of any copyright notices on the individual files.
If you prefer, you can order a copy of these files on CD for US$40.
3-WAY.ZIP
Author : Pate Williams
Date : 1996
Description: 3-WAY algorithm.
A5.ZIP
Date : 1997
Description: A5 stream cipher, used in GSM cellular.
ACME.ZIP
Authors : Jef Poskanzer and Dave Zimmerman
Date : 1996
Description: Implementations in Java of DES, IDEA, Blowfish, RC4, and SHA.
DUB - The D package registry
Package botan version 1.11.10
Search
Packages Getting Started Development Package format Download
Description
A D library for crypto and TLS
Package Information
Version 1.11.10 (2015-Feb-17)
Repository https://github.com/etcimon/botan
License 2-BSD
Authors Jack Lloyd, Etienne Cimon, See CREDITS.md for more.
Registered by Etienne Cimon
Dependencies
memutils
http://www.peazip.org/verify-checksum-hash.htmlVerify hash and checksum, file integrity checker
Compute CRC, MD5, SHA hash values to detect data corruption