Services/KeyExchange: Difference between revisions

Jump to navigation Jump to search
Line 113: Line 113:
C:  
C:  
C: {
C: {
C:    'type': 's1',
C:    'type': 'receiver1',
C:    'payload': {
C:    'payload': {
C:      'gx1': '45...9b',
C:      'gx1': '45...9b',
Line 119: Line 119:
C:          'b': '09e22607ead737150b1a6e528d0c589cb6faa54a',
C:          'b': '09e22607ead737150b1a6e528d0c589cb6faa54a',
C:          'gr': '58...7a'
C:          'gr': '58...7a'
C:          'id': 'Mobile',
C:          'id': 'receiver',
C:      }
C:      }
C:      'gx2': 'be...93',
C:      'gx2': 'be...93',
Line 125: Line 125:
C:          'b': '222069aabbc777dc988abcc56547cd944f056b4c',
C:          'b': '222069aabbc777dc988abcc56547cd944f056b4c',
C:          'gr': '5c...23'
C:          'gr': '5c...23'
C:          'id': 'Mobile',
C:          'id': 'receiver',
C:      }
C:      }
C:    }
C:    }
Line 145: Line 145:
C:  
C:  
C: {
C: {
C:    'type': 'c1',
C:    'type': 'sender1',
C:    'payload': {
C:    'payload': {
C:      'gx1': '45...9b',
C:      'gx1': '45...9b',
Line 151: Line 151:
C:          'b': '09e22607ead737150b1a6e528d0c589cb6faa54a',
C:          'b': '09e22607ead737150b1a6e528d0c589cb6faa54a',
C:          'gr': '58...7a'
C:          'gr': '58...7a'
C:          'id': 'Desktop',
C:          'id': 'sender',
C:      }
C:      }
C:      'gx2': 'be...93',
C:      'gx2': 'be...93',
Line 157: Line 157:
C:          'b': '222069aabbc777dc988abcc56547cd944f056b4c',
C:          'b': '222069aabbc777dc988abcc56547cd944f056b4c',
C:          'gr': '5c...23'
C:          'gr': '5c...23'
C:          'id': 'Desktop',
C:          'id': 'sender',
C:      }
C:      }
C:    }
C:    }
Line 184: Line 184:
C:  
C:  
C: {
C: {
C:    'type': 's2',
C:    'type': 'receiver2',
C:    'payload': {
C:    'payload': {
C:      'A': '87...82',
C:      'A': '87...82',
C:      'zkp_A': {
C:      'zkp_A': {
C:          'b': '6f...08',
C:          'b': '6f...08',
C:          'id': 'Mobile
C:          'id': 'receiver',
C:          'gr': 'f8...49'
C:          'gr': 'f8...49'
C:      }
C:      }
Line 211: Line 211:
C:  
C:  
C: {
C: {
C:    'type': 'c2',
C:    'type': 'sender2',
C:    'payload': {
C:    'payload': {
C:      'A': '87...82',
C:      'A': '87...82',
C:      'zkp_A': {
C:      'zkp_A': {
C:          'b': '6f...08',
C:          'b': '6f...08',
C:          'id': 'Desktop',
C:          'id': 'sender',
C:          'gr': 'f8...49'
C:          'gr': 'f8...49'
C:      }
C:      }
Line 236: Line 236:
C:  
C:  
C: {
C: {
C:    'type': 's3',
C:    'type': 'receiver3',
C:    'payload': {
C:    'payload': {
C:      'hash': "aa...ff"
C:      'hash': "aa...ff"
Line 257: Line 257:
C:  
C:  
C: {
C: {
C:    'type': 'c3',
C:    'type': 'sender3',
C:    'payload': {
C:    'payload': {
C:      'ciphertext': "base64encoded=",
C:      'ciphertext': "base64encoded=",
canmove, Confirmed users
725

edits

Navigation menu