Commit Graph

15 Commits

Author SHA1 Message Date
Sarah Jamie Lewis 139a35c219 Expose token.T in json + fix issue with new auth protocol 2022-10-24 13:10:48 -07:00
Sarah Jamie Lewis 4e4e3b4422 Formatting + go 1.17 ioutil deprecation 2022-10-24 13:10:48 -07:00
Sarah Jamie Lewis 2da293f118 Upgrade Dependencies 2022-08-28 20:22:28 -07:00
Sarah Jamie Lewis 3b4fee2e72 Reduce new allocations, propagate errors in PRNG.Next() 2022-04-19 15:16:51 -07:00
Sarah Jamie Lewis 6e7fcad7a6 Staticcheck and Connectivtiy Upgrade 2021-06-09 10:36:34 -07:00
Sarah Jamie Lewis c47e478e01 Don't store server key in token database, make TokenServer responsible for database closure. 2021-05-05 12:03:49 -07:00
Sarah Jamie Lewis 453a93d579 Merge branch 'hmac_size_fix' into bugfix 2021-04-09 14:33:38 -07:00
Sarah Jamie Lewis b68d838295 Remove custom url forwarding for tapir module 2021-04-08 18:09:24 -07:00
Sarah Jamie Lewis c0b675b011 Use hmac.Write instead of hmac.Sum when verifying tokens 2020-07-20 17:41:50 -07:00
Dan Ballard 021c15ebf8 migrate to standalone op log and conectivity packages 2020-02-07 18:11:19 -05:00
Sarah Jamie Lewis c5e3837a5d Amend sign with token constraint api to use []byte instead of token 2019-12-02 13:15:46 -08:00
Sarah Jamie Lewis a19204caf4 Updates given Erinns Comments 2019-11-27 13:27:58 -08:00
Sarah Jamie Lewis ff7a32722d Move to ristretto255 lib 2019-11-27 13:27:58 -08:00
Sarah Jamie Lewis 345d11f506 First cut of Token Board 2019-11-27 13:27:58 -08:00
Sarah Jamie Lewis 5b64c2d708 Auditable Store 2019-11-27 13:27:58 -08:00