Hacker News new | ask | show | jobs
by Can_Not 3125 days ago
> PHP 7.2: The First Programming Language to Add Modern Cryptography to its Standard Library

https://dev.to/paragonie/php-72-the-first-programming-langua...

1 comments

Ok, but that's different from including crypto at all. I'm surprised Go uses those algorithms in its standard library TLS stack, but they're not made available as part of the standard crypto packages...
OpenSSL and Mcrypt have been available for the longest time, I don't know if that counts if we word-lawyer "Standard Library" but it definitely felt like that way.