log spec/util_crypto_spec.lua @ 14229:ce31fdde0ad1 default tip

age author description
Tue, 29 Oct 2024 09:15:50 -0500 Stephen Paul Weber util.crypto: Add more ECC methods
Fri, 13 Jan 2023 14:34:10 +0000 Matthew Wild util.crypto: Add support for AES-256-CTR
Fri, 30 Sep 2022 00:27:10 +0200 Kim Alvefur util.crypto: Fix tests
Sat, 02 Jul 2022 15:27:44 +0100 Matthew Wild util.crypto: tests: fix some tests that didn't do much (thanks luacheck!)
Sat, 02 Jul 2022 12:36:52 +0100 Matthew Wild spec: Move test crypto keys to a shared file for clarity and easy maintenance
Fri, 24 Jun 2022 16:56:16 +0100 Matthew Wild util.crypto: New wrapper for some operations in OpenSSL's libcrypto