kolibrios-gitea/programs/network/ssh/test
hidnplayr 66f0a0e45d SSH: Added user authentication. Fixed padding. Other bugfixes.
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
2021-07-20 20:14:53 +00:00
..
aestest.asm SSH client part 1: Diffie hellman group exchange. 2016-05-07 10:42:31 +00:00
maketests.py SSH: Added user authentication. Fixed padding. Other bugfixes. 2021-07-20 20:14:53 +00:00
modexp.asm SSH: revised Multi Precision Integer routines, additional HMAC types. 2017-06-11 11:06:56 +00:00
mpint.asm SSH: Added user authentication. Fixed padding. Other bugfixes. 2021-07-20 20:14:53 +00:00
numtests.txt SSH: Added user authentication. Fixed padding. Other bugfixes. 2021-07-20 20:14:53 +00:00
tests.inc SSH: Added user authentication. Fixed padding. Other bugfixes. 2021-07-20 20:14:53 +00:00