ViewMTN — Everything :
Branches
|
Tags
|
Help
|
About
|
Change DB
Revision [1626dca9..]
:
Info
|
Browse Files
|
Download (tar)
Certificates
Author
matt+evil@ucc.asn.au
Author
matt@test.ucc.asn.au
Branch
au.asn.ucc.matt.ltc-orig
Changelog
0.95 commit
Changelog
Branch renaming
Date
2004-05-19T13:03:56
Date
2004-05-31T18:25:41
Tag
t:ltc-0.95-orig
Revision Details
Oldrevision
This revision is has no ancestor.
Adddir
Add directory:
Add directory: demos
Add directory: examples
Add directory: notes
Add directory: notes/etc
Addfile
Add file:
LICENSE
Add file:
PLAN
Add file:
aes.c
Add file:
aes_tab.c
Add file:
authors
Add file:
base64.c
Add file:
blowfish.c
Add file:
burn_stack.c
Add file:
cast5.c
Add file:
cbc_decrypt.c
Add file:
cbc_encrypt.c
Add file:
cbc_start.c
Add file:
cfb_decrypt.c
Add file:
cfb_encrypt.c
Add file:
cfb_start.c
Add file:
changes
Add file:
crypt.c
Add file:
crypt.out
Add file:
crypt.pdf
Add file:
crypt.tex
Add file:
crypt_argchk.c
Add file:
crypt_cipher_descriptor.c
Add file:
crypt_cipher_is_valid.c
Add file:
crypt_find_cipher.c
Add file:
crypt_find_cipher_any.c
Add file:
crypt_find_cipher_id.c
Add file:
crypt_find_hash.c
Add file:
crypt_find_hash_any.c
Add file:
crypt_find_hash_id.c
Add file:
crypt_find_prng.c
Add file:
crypt_hash_descriptor.c
Add file:
crypt_hash_is_valid.c
Add file:
crypt_prng_descriptor.c
Add file:
crypt_prng_is_valid.c
Add file:
crypt_register_cipher.c
Add file:
crypt_register_hash.c
Add file:
crypt_register_prng.c
Add file:
crypt_unregister_cipher.c
Add file:
crypt_unregister_hash.c
Add file:
crypt_unregister_prng.c
Add file:
ctr_decrypt.c
Add file:
ctr_encrypt.c
Add file:
ctr_start.c
Add file:
demos/encrypt.c
Add file:
demos/hashsum.c
Add file:
demos/small.c
Add file:
demos/test.c
Add file:
demos/tv_gen.c
Add file:
demos/x86_prof.c
Add file:
des.c
Add file:
dh.c
Add file:
dh_sys.c
Add file:
dsa_export.c
Add file:
dsa_free.c
Add file:
dsa_import.c
Add file:
dsa_make_key.c
Add file:
dsa_sign_hash.c
Add file:
dsa_verify_hash.c
Add file:
dsa_verify_key.c
Add file:
eax_addheader.c
Add file:
eax_decrypt.c
Add file:
eax_decrypt_verify_memory.c
Add file:
eax_done.c
Add file:
eax_encrypt.c
Add file:
eax_encrypt_authenticate_memory.c
Add file:
eax_init.c
Add file:
eax_test.c
Add file:
ecb_decrypt.c
Add file:
ecb_encrypt.c
Add file:
ecb_start.c
Add file:
ecc.c
Add file:
ecc_sys.c
Add file:
examples/ch1-01.c
Add file:
examples/ch1-02.c
Add file:
examples/ch1-03.c
Add file:
examples/ch2-01.c
Add file:
gf.c
Add file:
hash_file.c
Add file:
hash_filehandle.c
Add file:
hash_memory.c
Add file:
hmac_done.c
Add file:
hmac_file.c
Add file:
hmac_init.c
Add file:
hmac_memory.c
Add file:
hmac_process.c
Add file:
hmac_test.c
Add file:
is_prime.c
Add file:
keyring.c
Add file:
makefile
Add file:
makefile.cygwin_dll
Add file:
makefile.icc
Add file:
makefile.msvc
Add file:
md2.c
Add file:
md4.c
Add file:
md5.c
Add file:
mpi.c
Add file:
mycrypt.h
Add file:
mycrypt_argchk.h
Add file:
mycrypt_cfg.h
Add file:
mycrypt_cipher.h
Add file:
mycrypt_custom.h
Add file:
mycrypt_gf.h
Add file:
mycrypt_hash.h
Add file:
mycrypt_kr.h
Add file:
mycrypt_macros.h
Add file:
mycrypt_misc.h
Add file:
mycrypt_pk.h
Add file:
mycrypt_pkcs.h
Add file:
mycrypt_prng.h
Add file:
noekeon.c
Add file:
notes/base64_tv.txt
Add file:
notes/cipher_tv.txt
Add file:
notes/eax_tv.txt
Add file:
notes/etc/whirlgen.c
Add file:
notes/etc/whirltest.c
Add file:
notes/hash_tv.txt
Add file:
notes/hmac_tv.txt
Add file:
notes/ocb_tv.txt
Add file:
notes/omac_tv.txt
Add file:
notes/pmac_tv.txt
Add file:
notes/tech0001.txt
Add file:
notes/tech0002.txt
Add file:
notes/tech0003.txt
Add file:
ocb_decrypt.c
Add file:
ocb_decrypt_verify_memory.c
Add file:
ocb_done_decrypt.c
Add file:
ocb_done_encrypt.c
Add file:
ocb_encrypt.c
Add file:
ocb_encrypt_authenticate_memory.c
Add file:
ocb_init.c
Add file:
ocb_ntz.c
Add file:
ocb_shift_xor.c
Add file:
ocb_test.c
Add file:
ofb_decrypt.c
Add file:
ofb_encrypt.c
Add file:
ofb_start.c
Add file:
omac_done.c
Add file:
omac_file.c
Add file:
omac_init.c
Add file:
omac_memory.c
Add file:
omac_process.c
Add file:
omac_test.c
Add file:
packet_store_header.c
Add file:
packet_valid_header.c
Add file:
pkcs_1_i2osp.c
Add file:
pkcs_1_mgf1.c
Add file:
pkcs_1_oaep_decode.c
Add file:
pkcs_1_oaep_encode.c
Add file:
pkcs_1_os2ip.c
Add file:
pkcs_1_pss_decode.c
Add file:
pkcs_1_pss_encode.c
Add file:
pkcs_5_1.c
Add file:
pkcs_5_2.c
Add file:
pmac_done.c
Add file:
pmac_file.c
Add file:
pmac_init.c
Add file:
pmac_memory.c
Add file:
pmac_ntz.c
Add file:
pmac_process.c
Add file:
pmac_shift_xor.c
Add file:
pmac_test.c
Add file:
rand_prime.c
Add file:
rc2.c
Add file:
rc4.c
Add file:
rc5.c
Add file:
rc6.c
Add file:
rmd128.c
Add file:
rmd160.c
Add file:
rng_get_bytes.c
Add file:
rng_make_prng.c
Add file:
rsa.c
Add file:
rsa_exptmod.c
Add file:
rsa_free.c
Add file:
rsa_make_key.c
Add file:
rsa_sys.c
Add file:
s_ocb_done.c
Add file:
safer.c
Add file:
safer_tab.c
Add file:
saferp.c
Add file:
sha1.c
Add file:
sha224.c
Add file:
sha256.c
Add file:
sha384.c
Add file:
sha512.c
Add file:
skipjack.c
Add file:
sprng.c
Add file:
strings.c
Add file:
tiger.c
Add file:
tommath.h
Add file:
twofish.c
Add file:
twofish_tab.c
Add file:
whirl.c
Add file:
whirltab.c
Add file:
xtea.c
Add file:
yarrow.c
Add file:
zeromem.c
reading this graph