]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Magicsig gets toFingerprint output
authorMikael Nordfeldth <mmn@hethane.se>
Sat, 6 Jun 2015 12:35:48 +0000 (14:35 +0200)
committerMikael Nordfeldth <mmn@hethane.se>
Sat, 6 Jun 2015 12:35:48 +0000 (14:35 +0200)
commit57943cad993e0728aa5ca637f4ceb9049c9efca5
treee488f98f7ceec97d5c572126627653c9ccdd2014
parentc5f79fd2f3d01dc29b3870db9151763dd70cb3c1
Magicsig gets toFingerprint output

We give this as a lowercase, sha256 hexadecimal digest of the string:
TYPE + "." + BASE64(modulus as bytes) + "." + BASE64(exponent as bytes)

Where TYPE in all our cases up until now at least are "RSA"
plugins/OStatus/classes/Magicsig.php