↧
3 Line RSA in perl
The following 3 line implementation of RSA in perl is pretty cool: #!/bin/perl -sp0777i<X+d*lMLa^*lN%0]dsXx++lMlN/dsM0<j]dsj $/=unpack('H*',$_);$_=`echo 16dio\U$k"SK$/SM$n\EsN0p[lN*1...
View ArticleThe XML Signature: Syntax and Usage
The W3C XML Signature defines XML syntax for demonstrating the authenticity of a digital message or document. If a digital signature is deemed to be a valid signature, it is highly likely that the...
View ArticlePEM: Privacy Enhanced Mail
Privacy Enhanced Mail (Privacy-enhanced Electronic-Mail) is a proposed IETF standard for securing electronic mail using public-key cryptography. The .pem file extension is used to signify a...
View Article