提交历史

作者 SHA1 备注 提交日期
  Mikael Nordfeldth f4ed171397 Make Magicsig capable of loading public PKCS1 keys 9 年之前
  Mikael Nordfeldth 57943cad99 Magicsig gets toFingerprint output 9 年之前
  Mikael Nordfeldth c5f79fd2f3 Magicsig gets toFingerprint function. 9 年之前
  Mikael Nordfeldth e212f2ae77 Moved Diaspora specific metadata to own plugin 9 年之前
  Mikael Nordfeldth cce808b27c const'ifying bits and sigalg 9 年之前
  Mikael Nordfeldth 29ac42addd Diaspora public key published in WebFinger 10 年之前
  Mikael Nordfeldth d350a20e1f Less verbose debugging (also don't log private keys) 10 年之前
  Mikael Nordfeldth aaef11077d Default of Magicsig keypair toString should be secure 10 年之前
  Mikael Nordfeldth 0bc122ff58 Magicsig::generate is now static 10 年之前
  Mikael Nordfeldth 537dff7987 Salmon posts can only be made for local users. More typing! 10 年之前
  Mikael Nordfeldth 56194b3cd9 Magicsig importKeys finetuning and getHash() use 10 年之前
  Mikael Nordfeldth 00b2bddc7c Clarify it's not base64, but base64url, encoding in Magicsig 10 年之前
  Mikael Nordfeldth c1dc13bef0 Magicsig warning message would fail to get bits 10 年之前
  Mikael Nordfeldth 75711ae06a Magicsig is made a bit less cumbersome 10 年之前
  Mikael Nordfeldth 41773d3f67 MagicEnvelope object orientation (no passing arrays) 10 年之前
  Mikael Nordfeldth 2ea5f00666 Success debugging was too much noise 10 年之前
  Mikael Nordfeldth 960baae1d1 More debugging in Magicsig class verify method 10 年之前
  Mikael Nordfeldth 8b04bcb310 Prepare for >1024 RSA keys for Salmon signatures 10 年之前
  Mikael Nordfeldth 6f4c572389 Unnecessary UTF-8 declaration for database 11 年之前
  Mikael Nordfeldth 7e4718a4eb IMPORTANT - fixed Magicsig to properly overload getKV (prev. staticGet) 11 年之前
  Mikael Nordfeldth 1710a619a8 Magicsig class now Managed_DataObject with nicer schemaDef 11 年之前
  Mikael Nordfeldth e95f77d34c Updating all Memcached_DataObject extended classes to Managed_DataObject 11 年之前
  Brion Vibber 51d1535f15 Added doc comments on Salmon magicsig-related stuff to help in figuring out what's going on 14 年之前
  Brion Vibber 69b13cb279 Normalize execution guards on OStatus php files; mostly helps cut down on annoying 'class not found' errors when something spiders the dirs. :P 14 年之前
  Siebrand Mazeland 5a6f616206 * i18n/L10n update 14 年之前
  Siebrand Mazeland 1bfbe9badf * i18n/L10n updates and FIXMEs added 14 年之前
  James Walker 3227122ac3 move base64_url_(encode|decode) to static functions in Magicsig 14 年之前
  James Walker 9e0b9857f4 Make sure we're requiring the library 14 年之前
  James Walker cfca789b34 Updated Math_Biginteger from upstream - removing safe* workarounds 14 年之前
  James Walker c4273f0ef3 Check for 0.9.0 bad keys from old Crypt_RSA library 14 年之前