aboutsummaryrefslogtreecommitdiffstats
path: root/spec/util_crypto_spec.lua
Commit message (Expand)AuthorAgeFilesLines
* util.crypto: Add support for AES-256-CTRMatthew Wild2023-01-131-0/+17
* util.crypto: Fix testsKim Alvefur2022-09-301-3/+3
* util.crypto: tests: fix some tests that didn't do much (thanks luacheck!)Matthew Wild2022-07-021-3/+2
* spec: Move test crypto keys to a shared file for clarity and easy maintenanceMatthew Wild2022-07-021-29/+1
* util.crypto: New wrapper for some operations in OpenSSL's libcryptoMatthew Wild2022-06-241-0/+196