mirror of
https://github.com/morgan9e/noiseprotocol
synced 2026-04-14 00:14:05 +09:00
Add example keys
Add python3.6 to travis Provision directories
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
language: python
|
||||
python:
|
||||
- "3.5"
|
||||
- "3.6"
|
||||
- "3.5-dev" # 3.5 development branch
|
||||
- "3.6-dev" # 3.6 development branch
|
||||
# command to install dependencies
|
||||
|
||||
1
noise-keys/client_key_25519
Normal file
1
noise-keys/client_key_25519
Normal file
@@ -0,0 +1 @@
|
||||
°#c?M<>É9Ì„rí7—‘Tta¬Ò‡5ö<35>í} ìA
|
||||
1
noise-keys/client_key_25519.pub
Normal file
1
noise-keys/client_key_25519.pub
Normal file
@@ -0,0 +1 @@
|
||||
H5ZXBVVRIyGiOWetvmntL8IbJfzg1X9uh/J6JgLhxnc=
|
||||
BIN
noise-keys/client_key_448
Normal file
BIN
noise-keys/client_key_448
Normal file
Binary file not shown.
1
noise-keys/client_key_448.pub
Normal file
1
noise-keys/client_key_448.pub
Normal file
@@ -0,0 +1 @@
|
||||
z7ncfuC6Lmxrs5rJ0Xe1dbizZor3EE4ioy2YjLJf54BvkiVC4CTXHGCqiOGjvqVCEI03i76iPa8=
|
||||
1
noise-keys/psk
Normal file
1
noise-keys/psk
Normal file
@@ -0,0 +1 @@
|
||||
276182736187236812312312123123123123123123
|
||||
BIN
noise-keys/server_key_25519
Normal file
BIN
noise-keys/server_key_25519
Normal file
Binary file not shown.
1
noise-keys/server_key_25519.pub
Normal file
1
noise-keys/server_key_25519.pub
Normal file
@@ -0,0 +1 @@
|
||||
8xt204silK3pm6xmEV/rVbmnEMlDHvWBKWxcQnNgZCY=
|
||||
1
noise-keys/server_key_448
Normal file
1
noise-keys/server_key_448
Normal file
@@ -0,0 +1 @@
|
||||
°Á£EɉtI‹îÙnDj‹¹ÑgÞòÏÜèÚ™9 -‘ÍÞ- XðÉ 6<C2A0>B9<42>©ÞÎ<>
|
||||
1
noise-keys/server_key_448.pub
Normal file
1
noise-keys/server_key_448.pub
Normal file
@@ -0,0 +1 @@
|
||||
ut9ImBD8c1Gq5OeDp1bPc5sJYdD5tkQvHk+g8Xh0UAuc8jeW/JJRtvFxqsMZSwmYy1yhRJ4sFGc=
|
||||
0
noise/__init__.py
Normal file
0
noise/__init__.py
Normal file
0
noise/tests/__init__.py
Normal file
0
noise/tests/__init__.py
Normal file
@@ -0,0 +1 @@
|
||||
nose2
|
||||
|
||||
Reference in New Issue
Block a user