--- /dev/null
+@misc {crypto-in-dotnet-aes,
+ author = "Stephen Haunts",
+ title = "Cryptography in .NET : Advanced Encryption Standard (AES)",
+ year = "2013",
+ howpublished = "\url{http://stephenhaunts.com/2013/03/04/cryptography-in-net-advanced-encryption-standard-aes/}"
+}
+
+@misc {crypto-in-dotnet-rsa,
+ author = "Stephen Haunts",
+ title = "Cryptography in .NET : RSA",
+ year = "2013",
+ howpublished = "\url{http://stephenhaunts.com/2013/03/26/cryptography-in-net-rsa/}"
+}
+
+@misc {wiki-digital-signature,
+ author = "Wikipedia",
+ title = "Digital signature --- {W}ikipedia{,} The Free Encyclopedia",
+ year = "2014",
+ howpublished = "\url{http://en.wikipedia.org/wiki/Digital_signature}"
+ }
+
+@misc {wiki-key-size,
+ author = "Wikipedia",
+ title = "Key size --- {W}ikipedia{,} The Free Encyclopedia",
+ year = "2014",
+ howpublished = "\url{http://en.wikipedia.org/wiki/Key_size}"
+ }
+
\ No newline at end of file