You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add decryptStream[Unmanaged]
* Add streaming encrypt, refactor shared code
* Up test coverage to thresholds
* Lots of cleanup, DRY, better error handling.
* Small fix for tslint
* Bump version, add to changelog.
* Update copyright
* Set up before run
* Prettier run
* more tests, some comments small code change in decrypt stream
* Shift the TransformStream creation into the Frame
It's where it's needed, and it makes it so our message types make a little
bit more sense and help document what's going on better.
* Some code review changes.
* More code review changes
* Re-add iv check that was dropped with Future refactor
---------
Co-authored-by: Colt Frederickson <coltfred@gmail.com>
0 commit comments