|
|
|
|
|
by icefo
2162 days ago
|
|
This made me think of BoringSSL and LibreSSL again. Looking up on Wikipedia it seems that LibreSSL is focused on OpenBSD and removed lots of legacy code. BoringSSL (Google) got renamed to Tink but I couldn't not find much more. It's sad to see that duplication of effort but it's also the force of open source |
|
Tink isn't really a rename, but an API wrapper to prevent misuse that happens to use BoringSSL internally.