1
0
Fork 0
mirror of https://codeberg.org/tyy/aspm synced 2024-12-22 20:39:29 -07:00
A tool to manage ariadne signature profiles, implementing v0 of the specification
Find a file
2023-06-26 18:05:34 -04:00
.vscode Add conversion from JWT to PKCS#8 (for asp.keyoxide.org), and add support for uploading profiles to an ASPE server 2023-06-26 18:05:34 -04:00
src Add conversion from JWT to PKCS#8 (for asp.keyoxide.org), and add support for uploading profiles to an ASPE server 2023-06-26 18:05:34 -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 Add conversion from JWT to PKCS#8 (for asp.keyoxide.org), and add support for uploading profiles to an ASPE server 2023-06-26 18:05:34 -04:00
Cargo.toml Add conversion from JWT to PKCS#8 (for asp.keyoxide.org), and add support for uploading profiles to an ASPE server 2023-06-26 18:05: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