#serde #encryption #serialization #crypto #proc-macro

macro serde-crypt-macro

The end-to-end encrypted serde::Serializer and serde::Deserializer - wasm-ready - procedural macro to generate encrypted/decrypted type variants for both server- and client-side use

6 releases

0.1.5 Apr 30, 2023
0.1.4 Apr 24, 2023

#930 in Cryptography

Download history 2/week @ 2024-02-25 34/week @ 2024-03-10 1/week @ 2024-03-17 54/week @ 2024-03-31

89 downloads per month

GPL-3.0-or-later

10KB
185 lines

a macro to generate ..Encrypted and ..Decrypted types for serde-crypt

serde-crypt-macro

check out the example on how to use this macro

Dependencies

~16MB
~384K SLoC