Skip to content

Remove Chaos.Nacl #1455

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 25, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
29 changes: 0 additions & 29 deletions THIRD-PARTY-NOTICES.TXT
Original file line number Diff line number Diff line change
Expand Up @@ -25,35 +25,6 @@ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

License notice for Chaos.NaCl
-------------------------------

https://github.com/CodesInChaos/Chaos.NaCl

Public domain

C# port + code by Christian Winnerlein (CodesInChaos)

Poly1305 in c
written by Andrew M. (floodyberry)
original license: MIT or PUBLIC DOMAIN
https://github.com/floodyberry/poly1305-donna/blob/master/poly1305-donna-unrolled.c

Curve25519 and Ed25519 in c
written by Dan Bernstein (djb)
public domain
from Ref10 in SUPERCOP http://bench.cr.yp.to/supercop.html

(H)Salsa20 in c
written by Dan Bernstein (djb)
public domain
from SUPERCOP http://bench.cr.yp.to/supercop.html

SHA512
written by Christian Winnerlein (CodesInChaos)
public domain
directly from the specification

License notice for BCrypt
-------------------------

Expand Down
10 changes: 0 additions & 10 deletions src/Renci.SshNet/Security/Chaos.NaCl/.editorconfig

This file was deleted.

190 changes: 0 additions & 190 deletions src/Renci.SshNet/Security/Chaos.NaCl/CryptoBytes.cs

This file was deleted.

147 changes: 0 additions & 147 deletions src/Renci.SshNet/Security/Chaos.NaCl/Ed25519.cs

This file was deleted.

Loading