UNPKG
otr4
Version:
latest (0.2.1)
0.2.1
0.2.0
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
OTR Messaging Protocol [native libotr4.x.x]
github.com/mnaamani/node-otr4
otr4
/
examples
/
keygen.js
3 lines
(2 loc)
•
56 B
JavaScript
View Raw
1
2
3
require
(
"./alice-make-key"
);
require
(
"./bob-make-key"
);