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-06-29 01:38:09 -04:00
.vscode Initial cli framework 2023-06-29 01:38:09 -04:00
crates/asp Rebrand to an actual tool, rather than a prototype :) 2023-06-29 00:28:48 -04:00
src Initial cli framework 2023-06-29 01:38:09 -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 Initial cli framework 2023-06-29 01:38:09 -04:00
Cargo.toml Initial cli framework 2023-06-29 01:38:09 -04:00
rust-toolchain.toml A bit of refactoring, and added aspe delete command 2023-06-26 21:15:34 -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