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
hmac_sha1.inc
hmac_sha256.inc
mpint.inc
random.inc
seed.inc
ssh.asm
sshlib_channel.inc
sshlib_connection.inc
sshlib_dh_gex.inc
sshlib_host.inc
sshlib_mcodes.inc
sshlib_transport.inc
sshlib_userauth.inc
sshlib.inc
Tupfile.lua