Compute MD5 hash of a string
2 people like thisPosted: 10 years ago by Kit Eason
Initial example of using PKCS#11 from F#
1 people like thisPosted: 4 years ago by Tuomas Hietanen
Counter part for http://www.fssnip.net/1n
4 people like thisPosted: 8 years ago by Tuomas Hietanen
This F# code decrypts an encrypted string using Rijndael symmetric encryption algorithm. It uses key and initialization vector stored in a registry key.
2 people like thisPosted: 2 years ago by Tuomas Hietanen