1
0
Fork 0
mirror of https://codeberg.org/tyy/aspm synced 2024-12-22 15:59:29 -07:00
A tool to manage ariadne signature profiles, implementing v0 of the specification
Find a file
2023-07-02 19:28:40 -04:00
.vscode More lenient key querying, smaller release binaries, don't panic on stdout close, formatting 2023-07-02 19:24:04 -04:00
crates/asp Fix clippy warnings 2023-07-02 19:28:40 -04:00
src Fix clippy warnings 2023-07-02 19:28:40 -04:00
.gitignore Initial commit with key generation, key import from base64-encoded private ES256 keys, profile generation, and profile parsing 2023-06-25 22:35:50 -06:00
Cargo.lock Migrate to sqlite+sea_orm 2023-07-01 13:10:32 -04:00
Cargo.toml More lenient key querying, smaller release binaries, don't panic on stdout close, formatting 2023-07-02 19:24:04 -04:00
rustfmt.toml Initial commit with key generation, key import from base64-encoded private ES256 keys, profile generation, and profile parsing 2023-06-25 22:35:50 -06:00