forked from KolibriOS/kolibrios
66f0a0e45d
Changed hardcoded encryption mode from AES256-CBC to AES256-CTR. Added blowfish encryption algorithm code. MPINT: Improved multi precision math routines. Variable length MPINTS, leading zeroes allowed but not nescessary. Other bugfixes. Added tests vectors for MPINT routines. git-svn-id: svn://kolibrios.org@9070 a494cfbc-eb01-0410-851d-a64ba20cac60 |
||
---|---|---|
.. | ||
test | ||
aes256-cbc.inc | ||
aes256-ctr.inc | ||
aes256.inc | ||
blowfish-cbc.inc | ||
blowfish-ctr.inc | ||
blowfish.inc | ||
dh_gex.inc | ||
hmac_md5.inc | ||
hmac_sha1.inc | ||
hmac_sha256.inc | ||
mcodes.inc | ||
mpint.inc | ||
random.inc | ||
ssh_transport.inc | ||
ssh.asm | ||
Tupfile.lua |