El RIDO
|
4bf7f863dc
|
more general solution addressing #554, kudos @rugk for the suggestions
|
2020-01-04 13:14:53 +01:00 |
|
El RIDO
|
50cc6995e0
|
making use of the URL object in the existing tests
|
2019-06-20 22:30:49 +02:00 |
|
El RIDO
|
353d08daf6
|
handle regression due to base58 stripping NULL bytes, discovered via JSVerify RNG state 0dec6b2a5f04d19873
|
2019-05-19 09:54:40 +02:00 |
|
El RIDO
|
8fd3e680e4
|
base58 will left trim NULL bytes, handling JSVerify RNG state 0dec6b2a5f04d19873
|
2019-05-19 09:05:56 +02:00 |
|
El RIDO
|
3b0ab7e99f
|
fixing regression handling v1 key format (un-decoded base64)
|
2019-05-19 08:36:18 +02:00 |
|
El RIDO
|
6f480bf014
|
Merge branch 'master' into webcrypto, implementing base58, fixes #377
|
2019-05-15 21:20:54 +02:00 |
|
El RIDO
|
e418b083e8
|
Merge branch 'master' into webcrypto
|
2019-01-22 20:11:42 +01:00 |
|
El RIDO
|
cc53d95ed1
|
extending test cases to reproduce the issue from #396, causing the existing logic to now fail the tests
|
2019-01-20 11:05:34 +01:00 |
|
El RIDO
|
0ee86f33da
|
key in version 2 is raw value instead of base64 (which reduces its complexity), made PasteDecryptor support both versions of the format, refactoring method names, replacing var by let / const, reducing zlib compression level from 9 to 7 to half the time spent on compression
|
2018-12-29 18:40:59 +01:00 |
|
El RIDO
|
210870590c
|
improving cleanup between tests in order to combat the frequent test failures seen recently
|
2018-12-25 20:16:41 +01:00 |
|
El RIDO
|
10201dc463
|
expanded unit tests to cover mega links, reverted regex to old one, but fixed to cover mega links, just to prove it works
|
2018-08-11 07:33:33 +02:00 |
|
El RIDO
|
caf87cc6f1
|
Merge branch 'master' into burnafterreading-fix, regression in expired paste error
|
2018-04-30 20:01:38 +02:00 |
|
El RIDO
|
be358a6804
|
splitting out Model tests
|
2017-12-14 07:31:09 +01:00 |
|