Skip to content

Commit

Permalink
Merge pull request #159 from sframe-wg/bifurcation-patch-1
Browse files Browse the repository at this point in the history
Add an implementation list
  • Loading branch information
bifurcation authored Nov 17, 2023
2 parents 7e3540b + 6ac2d0f commit 0102a28
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,11 @@ should be updated accordingly, and used to generate new test vectors.
```sh
$ ./make-test-vectors.sh
```

## Implementations

* [Cisco SFrame](https://github.com/cisco/sframe) (C++, draft-00)
* [`sframe` crate](https://docs.rs/sframe/latest/sframe/) (Rust, draft-03)
* [`secure-frame-ts`](https://github.com/goto-opensource/secure-frame-ts) (TypeScript, draft-00)
* [SFrame.js](https://github.com/medooze/sframe) (JavaScript, version unclear)
* [`sframe-go`](https://github.com/chris-wood/sframe-go) (Go, draft-04)

0 comments on commit 0102a28

Please sign in to comment.