Skip to content
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