Skip to content

Commit 9f429f7

Browse files
authored
Remove Chaos.Nacl (#1455)
1 parent 28301ab commit 9f429f7

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

66 files changed

+2
-7304
lines changed

THIRD-PARTY-NOTICES.TXT

-29
Original file line numberDiff line numberDiff line change
@@ -25,35 +25,6 @@ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
2525
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
2626
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2727

28-
License notice for Chaos.NaCl
29-
-------------------------------
30-
31-
https://github.com/CodesInChaos/Chaos.NaCl
32-
33-
Public domain
34-
35-
C# port + code by Christian Winnerlein (CodesInChaos)
36-
37-
Poly1305 in c
38-
written by Andrew M. (floodyberry)
39-
original license: MIT or PUBLIC DOMAIN
40-
https://github.com/floodyberry/poly1305-donna/blob/master/poly1305-donna-unrolled.c
41-
42-
Curve25519 and Ed25519 in c
43-
written by Dan Bernstein (djb)
44-
public domain
45-
from Ref10 in SUPERCOP http://bench.cr.yp.to/supercop.html
46-
47-
(H)Salsa20 in c
48-
written by Dan Bernstein (djb)
49-
public domain
50-
from SUPERCOP http://bench.cr.yp.to/supercop.html
51-
52-
SHA512
53-
written by Christian Winnerlein (CodesInChaos)
54-
public domain
55-
directly from the specification
56-
5728
License notice for BCrypt
5829
-------------------------
5930

src/Renci.SshNet/Security/Chaos.NaCl/.editorconfig

-10
This file was deleted.

src/Renci.SshNet/Security/Chaos.NaCl/CryptoBytes.cs

-190
This file was deleted.

src/Renci.SshNet/Security/Chaos.NaCl/Ed25519.cs

-147
This file was deleted.

0 commit comments

Comments
 (0)