Commit graph

4 commits

Author SHA1 Message Date
Kim Alvefur
70e54affa0 util.crypto: Fix tests
Found this number in a hat.

Sleepy time.  Good night.
2022-09-30 00:27:10 +02:00
Matthew Wild
12a9ab92de util.crypto: tests: fix some tests that didn't do much (thanks luacheck!) 2022-07-02 15:27:44 +01:00
Matthew Wild
4d94a62f9b spec: Move test crypto keys to a shared file for clarity and easy maintenance 2022-07-02 12:36:52 +01:00
Matthew Wild
b357cf1be1 util.crypto: New wrapper for some operations in OpenSSL's libcrypto
Specifically, ED25519 key generation/import/export, sign/verify operations,
and AES encrypt/decrypt.
2022-06-24 16:56:16 +01:00