Brion Vibber
|
27bfd1211d
Math_BigInteger doesn't correctly handle serialization/deserialization for a value of 0, which can end up spewing notices to output and otherwise intefering with Salmon signature setup and verification when using memcached.
|
14 years ago |
James Walker
|
99ca84e68e
changing keypair to text to hold a full 1024bit keypair
|
14 years ago |
James Walker
|
135c0c8a7f
cleaning up key generation
|
14 years ago |
James Walker
|
4e44cf906b
converting key generation to new crypt library
|
14 years ago |
James Walker
|
c5bb41176e
converted toString to new crypt library
|
14 years ago |
James Walker
|
23d44c7d59
converted sign, verify and fromString to new crypt lib
|
14 years ago |
Brion Vibber
|
9e9ab23e1f
Fixes for updating indices, charset/collation and engine type on plugin-created tables.
|
14 years ago |
Brion Vibber
|
45e8819c1b
Fix a bunch of notice & warning-level messages that were breaking my inter-instance communications
|
15 years ago |
James Walker
|
831eb0d2b6
renaming sha256 to prevent conflict
|
15 years ago |
James Walker
|
ee7603b09f
better return check in Magicsig::staticGet()
|
15 years ago |
James Walker
|
6ee7660a58
should be sequenceKey (singular)
|
15 years ago |
James Walker
|
0ecf435dc5
adding sequenceKeys() to magicsig
|
15 years ago |
James Walker
|
223ebc765c
move signing to take a local actor profile and use local keys
|
15 years ago |
James Walker
|
0afb09ad64
er. right.
|
15 years ago |
James Walker
|
1fe031844c
er typo
|
15 years ago |
James Walker
|
17b8020d25
clean up error logging
|
15 years ago |
James Walker
|
f4b34d67c5
generate keypairs for users, and put them in the XRD for discovery
|
15 years ago |
James Walker
|
74f5c1e169
db_objectified magic sig - for persistence of local keypairs
|
15 years ago |
James Walker
|
cb32b676fa
moving magicsig.php to classes - to add storage
|
15 years ago |