|
5dec70af92
|
Rename the CipherBox as Coffio
|
2024-04-07 11:48:33 +02:00 |
|
|
ca86747862
|
Add support for AES128-GCM using HKDF-SHA256 to derive keys
|
2024-03-24 12:16:54 +01:00 |
|
|
ae19a16531
|
Improve the context and IKM list APIs
|
2024-03-24 09:47:36 +01:00 |
|
|
90c8a2aa87
|
API change: pass the data after the context
|
2024-03-24 09:25:27 +01:00 |
|
|
e6f7167525
|
Move the EncryptedData struct to a dedicated module
|
2024-03-17 14:45:18 +01:00 |
|
|
8cefe7c16b
|
Move the scheme return fn type definitions to the scheme module
|
2024-03-17 14:35:26 +01:00 |
|
|
b8539602f0
|
Move the context objects to a dedicated module
|
2024-03-17 14:31:01 +01:00 |
|
|
749dc03f71
|
Replace the encrypt and decrypt function by the CipherBox struct
|
2024-03-17 14:23:03 +01:00 |
|