- May 09, 2019
-
-
slivova authored
PiperOrigin-RevId: 208434610
-
slivova authored
PiperOrigin-RevId: 208434027
-
slivova authored
PiperOrigin-RevId: 208055097
-
slivova authored
PiperOrigin-RevId: 208019480
-
slivova authored
PiperOrigin-RevId: 208006445
-
slivova authored
PiperOrigin-RevId: 207894849
-
slivova authored
PiperOrigin-RevId: 207844225
-
slivova authored
PiperOrigin-RevId: 207231316
-
slivova authored
PiperOrigin-RevId: 207231103
-
slivova authored
PiperOrigin-RevId: 207230252
-
slivova authored
PiperOrigin-RevId: 207063268
-
slivova authored
PiperOrigin-RevId: 207062874
-
slivova authored
PiperOrigin-RevId: 206716871
-
slivova authored
PiperOrigin-RevId: 206616803
-
thaidn authored
Remove buggy IE11 tests. We don't support this browser anyway. PiperOrigin-RevId: 206341092
-
slivova authored
PiperOrigin-RevId: 206338004
-
slivova authored
PiperOrigin-RevId: 206117023
-
slivova authored
PiperOrigin-RevId: 206113806
-
thaidn authored
PiperOrigin-RevId: 206064115
-
thaidn authored
Remove the Hmac key length restriction in subtle. This would be still enforced in the public APIs PiperOrigin-RevId: 206062461
-
Tink Team authored
PiperOrigin-RevId: 205905013
-
slivova authored
PiperOrigin-RevId: 205383947
-
slivova authored
PiperOrigin-RevId: 205144812
-
slivova authored
PiperOrigin-RevId: 205139901
-
Tink Team authored
PiperOrigin-RevId: 204536512
-
slivova authored
PiperOrigin-RevId: 203722933
-
slivova authored
PiperOrigin-RevId: 203242625
-
Tink Team authored
Heads up that this change was originally made in cl/199854220, but it appears to have been accidentally lost in cl/200480315. PiperOrigin-RevId: 202898875
-
slivova authored
AES CTR HMAC AEAD key manager -- newKeyData, getPrimitive functions, serialized protos are Uint8Arrays not strings PiperOrigin-RevId: 202611613
-
slivova authored
PiperOrigin-RevId: 201912924
-
slivova authored
PiperOrigin-RevId: 200683087
-
thaidn authored
- Using underscore to separate words in file names, e.g., aes_ctr.js instead of aesctr.js. This makes file names more readable. - Adding type checks and tests. PiperOrigin-RevId: 200480315
-
thaidn authored
PiperOrigin-RevId: 200468183
-
slivova authored
PiperOrigin-RevId: 200361952
-
Tink Team authored
Using the library that calls into tink. Tested with both Subtle (treat-insecure-origin-as-secure) and PureJS (without treat-insecure-origin-as-secure) implementation and stepped through the code to make sure both code paths are exercised. Test server: http://stansu1.kir.corp.google.com:9879/ PiperOrigin-RevId: 199854220
-
thaidn authored
PiperOrigin-RevId: 199816499
-
thaidn authored
PiperOrigin-RevId: 199685569
-
thaidn authored
This allows us to have partial support for IE11 or other browsers that don't support them in their WebCrypto implementation. PiperOrigin-RevId: 199138103
-
thaidn authored
PiperOrigin-RevId: 197965748
-
thaidn authored
PiperOrigin-RevId: 197600120
-