Skip to content

Commit

Permalink
chore!: remove noise pipes option (#177)
Browse files Browse the repository at this point in the history
* Remove un-used handshakes

* Remove IK class

* lint

* Remove Keycache

* chore: remove unsused dep

Co-authored-by: Marin Petrunic <[email protected]>
  • Loading branch information
dapplion and mpetrunic authored Aug 10, 2022
1 parent 1358409 commit a43cba9
Show file tree
Hide file tree
Showing 12 changed files with 2 additions and 995 deletions.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,6 @@
"@libp2p/interface-keys": "^1.0.2",
"@libp2p/interface-peer-id": "^1.0.2",
"@libp2p/logger": "^2.0.0",
"@libp2p/peer-collections": "^2.0.0",
"@libp2p/peer-id": "^1.1.8",
"@stablelib/chacha20poly1305": "^1.0.1",
"@stablelib/hkdf": "^1.0.1",
Expand Down
12 changes: 0 additions & 12 deletions src/errors.ts

This file was deleted.

158 changes: 0 additions & 158 deletions src/handshake-ik.ts

This file was deleted.

87 changes: 0 additions & 87 deletions src/handshake-xx-fallback.ts

This file was deleted.

Loading

0 comments on commit a43cba9

Please sign in to comment.