Matthew Carr
|
ce9525ec95
Finished integrating the Scheme trait.
|
před 2 roky |
Matthew Carr
|
142addac7a
Introduced the Scheme trait and associated types
|
před 2 roky |
Matthew Carr
|
d50e2f4fa2
Added code to TpmCredStore for persisting credentials.
|
před 2 roky |
Matthew Carr
|
d3f6f7e46c
Upgraded error handling by introducing the `conv_err` method.
|
před 2 roky |
Matthew Carr
|
304379b025
Implemented decryption for TPM resident creds.
|
před 2 roky |
Matthew Carr
|
cd45c590d6
Got signing using the TPM working.
|
před 2 roky |
Matthew Carr
|
d0fc5d9a77
Started implementing a TPM backed credentials store.
|
před 2 roky |
Matthew Carr
|
f0256889cf
Converted KeyPair struct to a trait.
|
před 2 roky |
Matthew Carr
|
dd19b80c56
Split public and private asymmetric keys into two different types.
|
před 2 roky |
Matthew Carr
|
e38ca3620a
Converted SignAlgo and VerifyAlgo to the Signer and Verifier traits.
|
před 2 roky |
Matthew Carr
|
d1f5c4a488
Converted the EncryptionAlgo and DecryptionAlgo structs into traits.
|
před 2 roky |
Matthew Carr
|
fdd5c086ec
Started writing a module for working with a TPM.
|
před 2 roky |