|
480c800be9
|
Added web_backends, and crypto_backends folders. Moved backends from backends to them.
|
2022-02-05 16:27:15 +01:00 |
|
|
0189370023
|
Moved core/hash into a new crypto/hash folder. Also cleaned up core/SCsub.
|
2022-02-05 16:19:24 +01:00 |
|
|
80d2a379fe
|
Moved html and http from core to a new web folder.
|
2022-02-05 15:30:48 +01:00 |
|
|
28c8df5836
|
Moved drogon from the modules dir to the backends dir.
|
2022-02-04 05:30:45 +01:00 |
|
|
7323c38776
|
Make sha256's factory method return a ref<> instead of a raw pointer.
|
2022-01-09 15:29:03 +01:00 |
|
|
3f190e9a53
|
Same for the hasher.
|
2021-11-01 19:16:43 +01:00 |
|
|
f891236330
|
Added stbrumme's hash-library based hash backend (https://github.com/stbrumme/hash-library). Added implementation for the core SHA256 class.
|
2021-07-07 14:23:18 +02:00 |
|