Commit Graph

4 Commits

Author SHA1 Message Date
K Shiva Kiran c08ad88303 Encoding: Refactor export 2024-04-09 22:28:42 +05:30
K Shiva Kiran e69cd8c2a7 Added functionality to import/export in raw bytes 2024-03-28 20:16:00 +05:30
K Shiva Kiran 6286051e12 Large Refactor: Implement Rust Traits and Generics 2024-03-28 20:15:57 +05:30
K Shiva Kiran 60b9d875f1 Improved encoding, packing and added more examples
Improved serialization for key exports with variable integer encoding.
Space efficient custom byte packing scheme for input [u8] slice.
Added example to demo import/exports.
Removed unnecessary error enums.
Lots of refactoring.
2024-03-17 23:54:44 +05:30