kolibrios/programs/network/ssh
hidnplayr 40a8f693e4 SSH: revised Multi Precision Integer routines, additional HMAC types.
git-svn-id: svn://kolibrios.org@6922 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-06-11 11:06:56 +00:00
..
test SSH: revised Multi Precision Integer routines, additional HMAC types. 2017-06-11 11:06:56 +00:00
aes256-cbc.inc Working encryption and HMAC for transport, use libcrash for sha256 (and more to come), placed connection variables in separate struct, fixed bug in aes256_cbc_decode where IV was wrong when in- and output buffer were the same. 2016-08-10 16:20:49 +00:00
aes256-ctr.inc Working encryption and HMAC for transport, use libcrash for sha256 (and more to come), placed connection variables in separate struct, fixed bug in aes256_cbc_decode where IV was wrong when in- and output buffer were the same. 2016-08-10 16:20:49 +00:00
aes256.inc Working encryption and HMAC for transport, use libcrash for sha256 (and more to come), placed connection variables in separate struct, fixed bug in aes256_cbc_decode where IV was wrong when in- and output buffer were the same. 2016-08-10 16:20:49 +00:00
dh_gex.inc SSH: revised Multi Precision Integer routines, additional HMAC types. 2017-06-11 11:06:56 +00:00
hmac_md5.inc SSH: revised Multi Precision Integer routines, additional HMAC types. 2017-06-11 11:06:56 +00:00
hmac_sha1.inc SSH: revised Multi Precision Integer routines, additional HMAC types. 2017-06-11 11:06:56 +00:00
hmac_sha256.inc Working encryption and HMAC for transport, use libcrash for sha256 (and more to come), placed connection variables in separate struct, fixed bug in aes256_cbc_decode where IV was wrong when in- and output buffer were the same. 2016-08-10 16:20:49 +00:00
mcodes.inc
mpint.inc SSH: revised Multi Precision Integer routines, additional HMAC types. 2017-06-11 11:06:56 +00:00
random.inc
ssh_transport.inc Working encryption and HMAC for transport, use libcrash for sha256 (and more to come), placed connection variables in separate struct, fixed bug in aes256_cbc_decode where IV was wrong when in- and output buffer were the same. 2016-08-10 16:20:49 +00:00
ssh.asm SSH: revised Multi Precision Integer routines, additional HMAC types. 2017-06-11 11:06:56 +00:00
Tupfile.lua