summaryrefslogtreecommitdiff
path: root/crypt_backend.h (follow)
Commit message (Expand)AuthorAge
* Switch to SPDX identifiers.Andre Noll2026-03-17
* Remove support for PEM private keys.Andre Noll2026-01-28
* openssl: Add support for RFC4716 keysAndre Noll2018-12-25
* gcrypt: Add support for RFC4716 private keys.Andre Noll2018-12-25
* crypt: Rename decoding functions.Andre Noll2018-12-25
* crypt: Deduplicate get_public_key().Andre Noll2018-02-26
* Shorten copyright notice.Andre Noll2017-09-22
* crypt: Remove read_ssh_u32().Andre Noll2017-07-23
* crypto: Rename check_key_file() -> check_private_key_file().Andre Noll2017-01-06
* Move base64 implementation to own file.Andre Noll2016-08-23
* Update year in copyright headers.Andre Noll2015-01-12
* Assorted typo fixes in comments.Andre Noll2015-01-11
* doc: Change email address to maan@tuebingen.mpg.deAndre Noll2014-08-18
* Merge branch 't/misc'Andre Noll2014-03-30
|\
| * Change copyright year to 2014.Andre Noll2014-02-22
* | Implement aes_ctr128 and prefer it over RC4.Andre Noll2014-01-09
|/
* Change copyright year to 2013.Andre Noll2013-03-25
* Change year in copyright message to 2012.Andre Noll2012-01-07
* crypt: Make base64_decode public.Andre Noll2011-07-06
* crypt: Move implementation-independent code to separate file.Andre Noll2011-07-06