gnu-social/plugins/OStatus/classes
Mikael Nordfeldth 57943cad99 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"
2015-06-06 14:35:48 +02:00
..
FeedSub.php utf8mb4 conversion on database with index adjusts 2015-02-12 18:18:55 +01:00
HubSub.php utf8mb4 conversion on database with index adjusts 2015-02-12 18:18:55 +01:00
Magicsig.php Magicsig gets toFingerprint output 2015-06-06 14:35:48 +02:00
Ostatus_profile.php Send objects instead of integers to File_to_post::processNew 2015-06-04 17:36:11 +02:00
Ostatus_source.php utf8mb4 conversion on database with index adjusts 2015-02-12 18:18:55 +01:00