More links

This commit is contained in:
Dan Milne
2011-12-26 17:18:54 +11:00
parent 4385aa90cf
commit 4e12f19812

View File

@@ -33,6 +33,7 @@ module HSMR
end end
def odd_parity? def odd_parity?
# http://www.cryptosys.net/3des.html
# http://csrc.nist.gov/publications/nistpubs/800-67/SP800-67.pdf # http://csrc.nist.gov/publications/nistpubs/800-67/SP800-67.pdf
# #
# The eight error detecting bits are set to make the parity of each 8-bit # The eight error detecting bits are set to make the parity of each 8-bit