non-temporal aes-gcm engine by kazuho · Pull Request #384 · h2o/picotls
This PR implements "non-temporal aes-gcm" engine, that uses non-temporal store instructions when emitting encrypted bytes. ToDo: Add more tests (like unaligned output). Use 256-bit AES...