Commit Graph

8 Commits (master)

Author SHA1 Message Date
Didactic Drunk 910666bcdf Internal switch to Crypto::Secret 2021-06-21 17:54:23 -07:00
Didactic Drunk 0e1b64b1bf Partial internal switch to Crypto::Secret API 2021-06-16 14:50:26 -07:00
Didactic Drunk fca40d7764 Sodium::SecureBuffer is now a Crypto::Secret 2021-06-14 18:15:03 -07:00
Didactic Drunk 35fcda70aa SecureBuffer: raise when out of memory 2021-06-02 20:25:28 -07:00
Didactic Drunk 38bd985103 Keep identical state in Sodium::SecureBuffer#dup 2021-05-16 22:42:49 -07:00
Didactic Drunk b212f6bacd Fix Sodium::SecureBuffer state transitions. 2019-09-13 21:33:21 -07:00
Didactic Drunk ed7ba20082 Sodium::Kdf keep SecureBuffer in noaccess state except when in use. 2019-09-01 10:31:36 -07:00
Didactic Drunk 8cdb4cbf42 Sodium::SecureBuffer
Add State and transitions.
  New Exceptions.
  Raise instead of crashing when attempting to access buffer.
  Allow wiping more than once.
  Add specs.
2019-09-01 02:51:48 -07:00