I've got this working, but it returns a blob with 32 "octets". Looks just like an array. Probably dumb question, but how do I turn this into a text variable? I tried Blob to Text and Blob to Variable with no luck.
I'm using this to store passwords. So I take the entered password, compute the SHA256, and compare to the saved SHA256 to see if it's a match. Thanks! Jason -- View this message in context: http://4d.1045681.n5.nabble.com/Generate-Digest-SHA2-tp5748365p5748373.html Sent from the 4D Tech mailing list archive at Nabble.com. ********************************************************************** 4D Internet Users Group (4D iNUG) FAQ: http://lists.4d.com/faqnug.html Archive: http://lists.4d.com/archives.html Options: http://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

