|
abc27adea4
|
Remove nested structs and add list syntax
|
2022-12-15 14:45:27 +01:00 |
|
|
08c221558f
|
A list is now called a sequence; works the same
|
2022-12-15 13:32:38 +01:00 |
|
|
a43b51211a
|
Old changes
|
2022-12-15 13:23:01 +01:00 |
|
|
335d18bfbc
|
Simplified hashing and signing API
|
2022-11-22 15:29:04 +01:00 |
|
|
fd957e7ef1
|
Move to dryoc crate for crypto primitives
|
2022-11-22 14:56:58 +01:00 |
|
|
7a79994b00
|
Cleanup
|
2022-11-18 18:59:06 +01:00 |
|
|
1bcefaa1ae
|
Deserializer seems to work a bit
|
2022-11-18 16:27:30 +01:00 |
|
|
4b8555711e
|
Add serde serializer
|
2022-11-18 14:15:30 +01:00 |
|
|
e7ea915121
|
Fixes for bytes, fix outer newlines, NESTED datatypes
|
2022-11-18 01:59:00 +01:00 |
|
|
22fe9568bd
|
Split base64 over several items to insert newlines
|
2022-11-18 00:20:42 +01:00 |
|
|
bf988bec2f
|
Full encode/decode example
|
2022-11-17 23:58:44 +01:00 |
|
|
79a6109403
|
Refactor and document crypto functions
|
2022-11-17 22:53:36 +01:00 |
|
|
dc5bcec658
|
improve
|
2022-11-17 16:56:55 +01:00 |
|
|
4d4f9336d6
|
Add crypto and documentation
|
2022-11-17 16:54:05 +01:00 |
|
|
2ae904cc8a
|
Optimize list_of_first
|
2022-11-17 15:10:14 +01:00 |
|
|
c6e7a42b7e
|
Add 'allow_extra_keys' parameter to dict_of() and dict_of_opt()
|
2022-11-17 15:06:42 +01:00 |
|
|
e1b6514f24
|
Fix clippy lints
|
2022-11-17 15:02:33 +01:00 |
|
|
c507b592c3
|
Implement a bunch of accessors to help reading terms.
|
2022-11-17 14:58:27 +01:00 |
|
|
911da57d74
|
First commit including a decoder and a readme file
|
2022-11-17 11:48:43 +01:00 |
|