Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FCP HIPE: Wire Messages (formerly AMES) #43

Merged
merged 61 commits into from
Jan 25, 2019
Merged
Show file tree
Hide file tree
Changes from 58 commits
Commits
Show all changes
61 commits
Select commit Hold shift + click to select a range
659d3cb
added description of AnonCrypt and AuthCrypt
kdenhartog Jul 13, 2018
af5e21e
reversed sender and random priv_key in step 3
kdenhartog Aug 6, 2018
1018805
Merge branch 'master' of github.com:hyperledger/indy-hipe
kdenhartog Aug 6, 2018
345c5c1
Initial version of Wire Message HIPE
swcurran Aug 17, 2018
876092b
Clarifying the requirements of the unpack() when using the authcrypt
swcurran Aug 20, 2018
8fcce07
Args to pack() must include myPubKey when AuthCrypt being used
swcurran Aug 20, 2018
d5e5001
Merge branch 'master' of github.com:swcurran/indy-hipe
kdenhartog Aug 21, 2018
f23d11e
Merge branch 'wireMessages' of github.com:swcurran/indy-hipe
kdenhartog Aug 21, 2018
15baaca
fixed prior art sections to match implementation details
kdenhartog Sep 17, 2018
4178bcc
Merge branch 'master' of github.com:hyperledger/indy-hipe
kdenhartog Sep 18, 2018
1b7f276
AMES (aka JWMs) HIPE
kdenhartog Sep 18, 2018
6942efa
updated summary
kdenhartog Sep 18, 2018
1c39f47
fixed location and removed non-accepted hipes
kdenhartog Sep 18, 2018
32681b5
updated unpack API
kdenhartog Sep 18, 2018
3035b33
separated Route Table work - will go in separate HIPE
kdenhartog Sep 20, 2018
a2d5214
Removed route table docs, will move to separate hipe
kdenhartog Sep 20, 2018
db5de9a
moved hipe to text directory only
kdenhartog Sep 20, 2018
08ed97d
updated motivations; removed other mention of route tables
kdenhartog Sep 20, 2018
36a6dcf
Added link to code to track progress
kdenhartog Sep 20, 2018
1255ed8
updated HIPE to fit API format
kdenhartog Oct 1, 2018
1d0486f
updated HIPE to align with code
kdenhartog Oct 1, 2018
96bd569
Merge branch 'master' into AMES
kdenhartog Oct 1, 2018
fbf8e09
Added additonal questions section
kdenhartog Oct 2, 2018
803b4dd
merge master
kdenhartog Oct 2, 2018
e6ac023
added additional descriptions which now support encrypting headers
kdenhartog Oct 3, 2018
df12b40
reformat to find sections easier
kdenhartog Oct 3, 2018
2293dab
updated to detail new changes needed for restructed data and encrypti…
kdenhartog Oct 4, 2018
4bb7c8c
updated to reflect code
kdenhartog Oct 6, 2018
ef9a8ef
updated cek to e_cek in json
kdenhartog Oct 6, 2018
d6f154d
updated hipe to align with Wire message HIPE and Mike Lodder's format
kdenhartog Nov 12, 2018
359ff79
Merge branch 'master' into AMES
kdenhartog Nov 12, 2018
e3e5fa7
additional updates - added more authors
kdenhartog Nov 12, 2018
5987dc7
Merge branch 'AMES' of github.com:kdenhartog/indy-hipe into AMES
kdenhartog Nov 12, 2018
66e7ec0
updated HIPE for new definitions alignment
kdenhartog Nov 30, 2018
fb50931
added additional details from original wire message HIPE
kdenhartog Nov 30, 2018
99b83b3
ready for FCP
kdenhartog Dec 3, 2018
fa61b61
fixed minor details
kdenhartog Dec 4, 2018
44c1f31
Merge branch 'master' into AMES
kdenhartog Dec 4, 2018
3357b5a
updates from FCP comments
kdenhartog Dec 7, 2018
f167dc0
Merge branch 'AMES' of github.com:kdenhartog/indy-hipe into AMES
kdenhartog Dec 7, 2018
0999bc8
fix typo
kdenhartog Dec 7, 2018
71a3d36
updated feature branch
kdenhartog Dec 7, 2018
bc7e4be
updated to match indy-SDK implementation
kdenhartog Dec 11, 2018
c63f0ab
removed algorithms that won't be in the IndySDK implementation
kdenhartog Dec 11, 2018
215fe58
added future changes functionality
kdenhartog Dec 11, 2018
33d7a60
updated HIPE to match code and add algorithm for serializing
kdenhartog Jan 7, 2019
f9167c4
Merge branch 'master' into AMES
kdenhartog Jan 7, 2019
fd3d8cc
tweaked to clarify in response to telegramsam comments
kdenhartog Jan 7, 2019
d777fb2
Merge branch 'AMES' of github.com:kdenhartog/indy-hipe into AMES
kdenhartog Jan 7, 2019
c955e3a
Merge branch 'master' into AMES
kdenhartog Jan 7, 2019
0b09c02
added examples of json
kdenhartog Jan 8, 2019
06739e8
Merge branch 'AMES' of github.com:kdenhartog/indy-hipe into AMES
kdenhartog Jan 8, 2019
1db7d6e
added additional details to reflect @swcurran comments
kdenhartog Jan 11, 2019
ebc2339
aligned HIPE with final implementation
kdenhartog Jan 22, 2019
8e7dfd2
added recipient_verkey
kdenhartog Jan 23, 2019
9d135e2
updated unpack algorithm details
kdenhartog Jan 23, 2019
cc5fdb6
fix typo
kdenhartog Jan 23, 2019
f586b31
updated docs
kdenhartog Jan 23, 2019
bb55f79
added changes based on new comments
kdenhartog Jan 23, 2019
da6c1fc
Explain for non-Indy audience
dhh1128 Jan 25, 2019
36a92cc
Merge pull request #3 from dhh1128/ames
kdenhartog Jan 25, 2019
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading