Commit Graph

11 Commits

Author SHA1 Message Date
Christoph Diehl b1908915d5
[crypto.js] Add missing return statement 2018-05-14 19:25:38 +02:00
Christoph Diehl b80448b2b2
Fix crypto module using this 2018-04-07 02:11:14 +02:00
Christoph Diehl 43b69880b1
Add linter fixes 2018-03-19 05:54:40 +01:00
Christoph Diehl 142576ed49
Add module based architecture
* Build with Webpack
* Let Octo.js run in Node
2018-03-19 04:23:05 +01:00
Christoph Diehl 087ea48bfe
Update RSA-PSS publicExponent 2018-02-04 16:40:51 +01:00
Christoph Diehl 3fc92abc8c
Update crypto.js with template strings 2018-02-03 10:16:37 +01:00
Christoph Diehl 51ff738c34
Return an object instead of null for empty JWK presets 2018-01-31 12:21:29 +01:00
Christoph Diehl 6c0c0c0fff
Add two missing importKey methods 2018-01-31 12:08:56 +01:00
Christoph Diehl 96e9210407
Add getRandomCandidate() and defaults for keyFormat 2018-01-30 17:49:59 +01:00
Christoph Diehl 7af5e072fd
Add algorithms and presets for WebCrypto 2018-01-30 17:06:51 +01:00
Christoph Diehl f784bd8da3 Add crypto.js for all things crypto. 2017-11-21 06:51:14 +03:00