Ian Goldberg
|
c6c7de7b76
Bump version to 0.1.0-rc2
|
1 month ago |
Ian Goldberg
|
50d6cae4fc
Add MIT licences, set versions to 0.1.0-rc1, and update cargo metadata
|
1 month ago |
Ian Goldberg
|
9d6c367568
Use kebab case for the package names
|
1 month ago |
Ian Goldberg
|
9b7ff2f6d2
The sigma_compiler dependency has been renamed sigma-compiler
|
1 month ago |
Ian Goldberg
|
e850753df0
Refactor to use runtime/derive/core crate pattern
|
1 month ago |
Ian Goldberg
|
e7b44882fc
Ensure the rng implements CryptoRng + RngCore
|
3 months ago |
Ian Goldberg
|
42ccd5f0dc
curve25519-dalek is only needed for tests; move it to dev-depencencies
|
5 months ago |
Ian Goldberg
|
c5ab17a0d8
Generate the issuer proof statement for muCMZ
|
6 months ago |
Ian Goldberg
|
1e1fc3a8c7
Start having the CMZProtocol macro family generate the client and issuer API
|
6 months ago |
Ian Goldberg
|
9e8430e2a8
Add serde abilities to credentials, pubkeys, and privkeys
|
6 months ago |
Ian Goldberg
|
987e1e5db6
Create, store, and load private and public keys for credential types
|
7 months ago |
Ian Goldberg
|
adb4472396
Make it possible to specify the mathematical group to use for a CMZ credential
|
7 months ago |
Ian Goldberg
|
3dccb6e47a
Initial implementation of the CMZ declarative macro and CMZCred derive procedural macro
|
7 months ago |