Files
node/doc/api
Ingmar Runge e0d31ea2db crypto: support GCM authenticated encryption mode.
This adds two new member functions getAuthTag and setAuthTag that
are useful for AES-GCM encryption modes. Use getAuthTag after
Cipheriv.final, transmit the tag along with the data and use
Decipheriv.setAuthTag to have the encrypted data verified.
2013-12-08 00:00:02 +04:00
..
2013-07-19 13:36:13 -07:00
2013-07-19 13:36:13 -07:00
2013-04-19 10:15:22 -07:00
2013-08-27 18:09:26 -07:00
2012-02-29 16:04:54 -08:00
2013-08-28 22:27:24 -07:00