Files
mosh/src/crypto
Alex Chernyakhovsky 5ad20dbc50 Stop using deprecated Nettle functions
Previously, ocb_internal.cc supported different key sizes, by way of
the deprecated aes_* function family. However, in practice, mosh
always uses AES-128. In Nettle, the explicit key-size APIs are not
deprecated, so switch to AES-128 directly.

Fixes: 1202
2022-06-27 14:34:26 -10:00
..
2012-02-06 18:26:45 -05:00
2016-10-29 20:50:33 -04:00
2018-08-15 19:27:23 -04:00
2013-03-10 15:48:07 -04:00