gardners
|
5ac83f9ca1
|
Replaced use of HLR with keyring for phone number lookups and
other functions. Not yet tested.
|
2012-04-13 09:25:03 +09:30 |
|
gardners
|
7b8d78533d
|
Added commandline interface to set a did.
Re-enabled payload rotation in keyring PKRs.
Getting and setting dids now works.
keyring list displays SID:DID pairs.
|
2012-04-12 23:16:25 +09:30 |
|
gardners
|
aed1a4ceef
|
Removed some debugging output.
|
2012-04-12 17:20:23 +09:30 |
|
gardners
|
e0a385f200
|
Added functions for setting/changing DIDs and also for finding
identities that have a given DID (no wildcard matching just yet).
|
2012-04-12 17:18:28 +09:30 |
|
gardners
|
4ceefb26de
|
Added new keytypes for keyring for Rhizome Secret and for storing
DIDs (which are probably not normally secret, but keeping with
with an identity is a good thing, anyway).
|
2012-04-12 17:01:25 +09:30 |
|
gardners
|
635dd3867e
|
Keyring stuff now works :)
|
2012-04-12 15:52:41 +09:30 |
|
gardners
|
e89673ee89
|
Added command line access for simple keyring functions for testing.
Creating keyring files works.
Writing PKR blocks seems more or less working, but we can't (yet)
read them back.
|
2012-04-12 14:00:51 +09:30 |
|
gardners
|
fd7e65b9d8
|
Remaining pieces required to create and manipulate key rings is
now in place.
|
2012-04-12 12:53:37 +09:30 |
|
gardners
|
f24d06517a
|
Writing of identities and keys now much closer to happening.
|
2012-04-12 12:32:01 +09:30 |
|
gardners
|
8efb6fd497
|
Work towards being able to create a new identity.
Still need to pack, crypt and store the resulting identity.
|
2012-04-12 07:52:50 +09:30 |
|
gardners
|
60e394eedd
|
PKR verification code in place but untested.
|
2012-04-12 07:52:50 +09:30 |
|
gardners
|
9b51192144
|
More work on keyring management. Decrypting (but not verification)
of PKRs is now more or less there.
|
2012-04-12 07:52:50 +09:30 |
|
gardners
|
f10e9c15ca
|
Work towards keyring encryption/decryption.
|
2012-04-11 06:51:41 +09:30 |
|
gardners
|
1b5801b622
|
Move randombytes() from jni.c to keyring.c so that it is available
for the dna standalone binary.
Added code to initialise an empty keyring file with zeroed bitmap
and salt.
|
2012-04-10 13:49:18 +09:30 |
|
gardners
|
2b260402b5
|
Added keyring.c and begun work on routines to manipulate keyrings.
|
2012-04-10 12:56:32 +09:30 |
|