#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

#1199 in Cryptography

Download history 35/week @ 2024-03-11 3/week @ 2024-04-01

52 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