Toralf Wittner
e30839e85f
Consolidate crypto functionality in ethcore-crypto. ( #8432 )
...
* Consolidate crypto functionality in `ethcore-crypto`.
- Move `ecdh`/`ecies` modules to `ethkey`.
- Refactor `ethcore-crypto` to use file per module.
- Replace `subtle` with `ethcore_crypto::is_equal`.
- Add `aes_gcm` module to `ethcore-crypto`.
* Rename `aes::{encrypt,decrypt,decrypt_cbc}` ...
... to `aes::{encrypt_128_ctr,decrypt_128_ctr,decrypt_128_cbc}`.
2018-05-05 11:02:33 +02:00
..
2017-12-20 16:41:52 +01:00
2018-04-02 12:12:52 +01:00
2017-11-10 18:31:31 +01:00
2018-04-20 08:38:30 +00:00
2018-04-02 12:12:52 +01:00
2018-04-11 11:59:04 +02:00
2018-04-10 13:51:29 +02:00
2018-04-03 14:58:55 +02:00
2018-04-02 12:12:52 +01:00
2018-04-25 16:25:43 +02:00
2018-04-16 15:52:12 +02:00
2018-04-09 14:21:37 +02:00
2018-02-23 10:12:52 +01:00
2018-04-02 12:12:52 +01:00
2017-10-10 20:01:27 +02:00
2018-04-11 13:57:12 +02:00
2017-10-16 11:05:54 +07:00
2018-04-27 17:46:17 +02:00
2018-04-13 21:14:53 +02:00
2018-05-05 11:02:33 +02:00
2018-05-05 11:02:33 +02:00
2018-01-20 20:28:25 +01:00
2017-03-22 06:23:40 +01:00
2018-05-04 10:06:54 +02:00
2018-04-02 12:12:52 +01:00
2018-04-10 13:51:29 +02:00
2018-05-04 10:06:54 +02:00
2018-04-16 15:52:12 +02:00
2018-04-16 15:52:12 +02:00
2018-01-09 12:43:36 +01:00
2018-01-19 13:46:31 +01:00
2018-03-14 12:29:52 +01:00
2018-04-02 12:12:52 +01:00
2018-04-02 12:12:52 +01:00
2018-04-14 21:35:58 +02:00
2018-04-13 17:34:27 +02:00
2018-04-25 16:25:43 +02:00