History of SubtleCrypto.digest() Revision history for: English (US) Jun 25, 2016, 8:19:36 PM teemuremes Previous Sep 6, 2015, 11:13:40 AM pstricker Reverting changes to compatibility table Previous Sep 6, 2015, 10:52:32 AM pstricker Updating SubtleCrypto interface compatibility for IE11: https://msdn.microsoft.com/en-us/library/dn302328(v=vs.85).aspx Previous Aug 11, 2015, 5:55:58 AM Sebastianz Fixed page formatting to allow the compat data scraper to parse the page Previous Jun 4, 2015, 8:28:41 AM GaspardP Corrected the hex function to output the correct digest. The result can be checked with python -c 'from hashlib import sha256;print sha256("foobar").hexdigest()' Previous Apr 29, 2015, 10:19:00 AM ttaubert Previous Apr 29, 2015, 9:40:17 AM tOkeshu Remove empty lines Previous Apr 29, 2015, 9:38:37 AM tOkeshu Add a sha256 hex digest example Previous Apr 29, 2015, 9:37:04 AM tOkeshu Add a sha256 hex digest example Previous Feb 22, 2015, 12:50:35 PM teoli - experimental (in CR)Web/API/SubtleCrypto.digest Web/API/SubtleCrypto/digest