#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

#1337 in Cryptography

Download history 1/week @ 2024-09-25 3/week @ 2024-10-02

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

~17MB
~402K SLoC