Age | Commit message (Expand) | Author |
---|---|---|
2024-05-30 | net: Remove the `pks` module. | Justus Winter |
2023-08-24 | net: Use the new crypto::ecdh::decrypt_unwrap2. | Justus Winter |
2023-05-16 | net: Upgrade base64. | Neal H. Walfield |
2022-01-10 | pks: Fix "capability" parameter not being appended. | Wiktor Kwapisiewicz |
2021-12-31 | pks: Use appropriate Error objects instead of raw strings. | Wiktor Kwapisiewicz |
2021-12-31 | pks: Return correct acceptable hashes for the remote signer. | Wiktor Kwapisiewicz |
2021-12-29 | pks: Add support for SHA-384 hash algorithm. | Wiktor Kwapisiewicz |
2021-12-13 | net: Use Content-Type header to pass hash algorithm | Wiktor Kwapisiewicz |
2021-11-29 | Remove unnecessary borrows. | Nora Widdecke |
2021-11-03 | net: Implement Signer and Decryptor for remote keys. | Wiktor Kwapisiewicz |