kolibrios/programs/network/ssh
Ivan Baravy 553742f877 libcrash: sync with upstream.
* Implement new algorithms:
  - MACs: Poly1305, HMAC (SHA2_256, SHA2_512),
  - ciphers: ChaCha20, AES256CTR, AES256CBC.
* Remove MD4 hash.
* Change API (it happens).
* Update crashtest example.


git-svn-id: svn://kolibrios.org@9216 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-10-15 00:52:46 +00:00
..
test
aes256-cbc.inc
aes256-ctr.inc
aes256.inc
blowfish-cbc.inc
blowfish-ctr.inc
blowfish.inc
encodings.inc
hmac_md5.inc libcrash: sync with upstream. 2021-10-15 00:52:46 +00:00
hmac_sha1.inc libcrash: sync with upstream. 2021-10-15 00:52:46 +00:00
hmac_sha256.inc libcrash: sync with upstream. 2021-10-15 00:52:46 +00:00
mpint.inc
random.inc
seed.inc
ssh.asm libcrash: sync with upstream. 2021-10-15 00:52:46 +00:00
sshlib_channel.inc
sshlib_connection.inc libcrash: sync with upstream. 2021-10-15 00:52:46 +00:00
sshlib_dh_gex.inc libcrash: sync with upstream. 2021-10-15 00:52:46 +00:00
sshlib_host.inc libcrash: sync with upstream. 2021-10-15 00:52:46 +00:00
sshlib_mcodes.inc
sshlib_transport.inc
sshlib_userauth.inc
sshlib.inc libcrash: sync with upstream. 2021-10-15 00:52:46 +00:00
Tupfile.lua