Merge branch 'release/0.11.0'

This commit is contained in:
Isis Lovecruft 2017-08-15 05:14:54 +00:00
commit ae4660db3e
Failed to extract signature
12 changed files with 40 additions and 56 deletions

View file

@ -1,9 +1,8 @@
// -*- mode: rust; -*- // -*- mode: rust; -*-
// //
// To the extent possible under law, the authors have waived all copyright and // This file is part of curve25519-dalek.
// related or neighboring rights to curve25519-dalek, using the Creative // Copyright (c) 2016-2017 Isis Lovecruft, Henry de Valence
// Commons "CC0" public domain dedication. See // See LICENSE for licensing information.
// <http://creativecommons.org/publicdomain/zero/.0/> for full details.
// //
// Authors: // Authors:
// - Isis Agora Lovecruft <isis@patternsinthevoid.net> // - Isis Agora Lovecruft <isis@patternsinthevoid.net>

View file

@ -1,9 +1,8 @@
// -*- mode: rust; -*- // -*- mode: rust; -*-
// //
// To the extent possible under law, the authors have waived all copyright and // This file is part of curve25519-dalek.
// related or neighboring rights to curve25519-dalek, using the Creative // Copyright (c) 2016-2017 Isis Lovecruft, Henry de Valence
// Commons "CC0" public domain dedication. See // See LICENSE for licensing information.
// <http://creativecommons.org/publicdomain/zero/.0/> for full details.
// //
// Authors: // Authors:
// - Isis Agora Lovecruft <isis@patternsinthevoid.net> // - Isis Agora Lovecruft <isis@patternsinthevoid.net>

View file

@ -1,9 +1,8 @@
// -*- mode: rust; -*- // -*- mode: rust; -*-
// //
// To the extent possible under law, the authors have waived all copyright and // This file is part of curve25519-dalek.
// related or neighboring rights to curve25519-dalek, using the Creative // Copyright (c) 2016-2017 Isis Lovecruft, Henry de Valence
// Commons "CC0" public domain dedication. See // See LICENSE for licensing information.
// <http://creativecommons.org/publicdomain/zero/.0/> for full details.
// //
// Authors: // Authors:
// - Isis Agora Lovecruft <isis@patternsinthevoid.net> // - Isis Agora Lovecruft <isis@patternsinthevoid.net>

View file

@ -1,9 +1,8 @@
// -*- mode: rust; -*- // -*- mode: rust; -*-
// //
// To the extent possible under law, the authors have waived all copyright and // This file is part of curve25519-dalek.
// related or neighboring rights to curve25519-dalek, using the Creative // Copyright (c) 2016-2017 Isis Lovecruft, Henry de Valence
// Commons "CC0" public domain dedication. See // See LICENSE for licensing information.
// <http://creativecommons.org/publicdomain/zero/.0/> for full details.
// //
// Authors: // Authors:
// - Isis Agora Lovecruft <isis@patternsinthevoid.net> // - Isis Agora Lovecruft <isis@patternsinthevoid.net>

View file

@ -1,9 +1,8 @@
// -*- mode: rust; -*- // -*- mode: rust; -*-
// //
// To the extent possible under law, the authors have waived all copyright and // This file is part of curve25519-dalek.
// related or neighboring rights to curve25519-dalek, using the Creative // Copyright (c) 2016-2017 Isis Lovecruft, Henry de Valence
// Commons "CC0" public domain dedication. See // See LICENSE for licensing information.
// <http://creativecommons.org/publicdomain/zero/.0/> for full details.
// //
// Authors: // Authors:
// - Isis Agora Lovecruft <isis@patternsinthevoid.net> // - Isis Agora Lovecruft <isis@patternsinthevoid.net>

View file

@ -1,10 +1,8 @@
// -*- mode: rust; -*-
// //
// To the extent possible under law, the authors have waived all // This file is part of curve25519-dalek.
// copyright and related or neighboring rights to curve25519-dalek, // Copyright (c) 2016-2017 Isis Lovecruft, Henry de Valence
// using the Creative Commons "CC0" public domain dedication. See // See LICENSE for licensing information.
// <http://creativecommons.org/publicdomain/zero/.0/> for full
// details.
// //
// Authors: // Authors:
// - Isis Agora Lovecruft <isis@patternsinthevoid.net> // - Isis Agora Lovecruft <isis@patternsinthevoid.net>

View file

@ -1,10 +1,8 @@
// -*- mode: rust; coding: utf-8; -*- // -*- mode: rust; coding: utf-8; -*-
// //
// To the extent possible under law, the authors have waived all // This file is part of curve25519-dalek.
// copyright and related or neighboring rights to curve25519-dalek, // Copyright (c) 2016-2017 Isis Lovecruft, Henry de Valence
// using the Creative Commons "CC0" public domain dedication. See // See LICENSE for licensing information.
// <http://creativecommons.org/publicdomain/zero/.0/> for full
// details.
// //
// Authors: // Authors:
// - Isis Agora Lovecruft <isis@patternsinthevoid.net> // - Isis Agora Lovecruft <isis@patternsinthevoid.net>

View file

@ -1,10 +1,8 @@
// -*- mode: rust; coding: utf-8; -*- // -*- mode: rust; coding: utf-8; -*-
// //
// To the extent possible under law, the authors have waived all // This file is part of curve25519-dalek.
// copyright and related or neighboring rights to curve25519-dalek, // Copyright (c) 2016-2017 Isis Lovecruft, Henry de Valence
// using the Creative Commons "CC0" public domain dedication. See // See LICENSE for licensing information.
// <http://creativecommons.org/publicdomain/zero/.0/> for full
// details.
// //
// Authors: // Authors:
// - Isis Agora Lovecruft <isis@patternsinthevoid.net> // - Isis Agora Lovecruft <isis@patternsinthevoid.net>

View file

@ -1,13 +1,12 @@
// -*- mode: rust; coding: utf-8; -*- // -*- mode: rust; -*-
// //
// To the extent possible under law, the authors have waived all copyright and // This file is part of curve25519-dalek.
// related or neighboring rights to curve25519-dalek, using the Creative // Copyright (c) 2016-2017 Isis Lovecruft, Henry de Valence
// Commons "CC0" public domain dedication. // See LICENSE for licensing information.
// See <http://creativecommons.org/publicdomain/zero/.0/> for full details.
// //
// Authors: // Authors:
// - Isis Agora Lovecruft <isis@patternsinthevoid.net> // - Isis Agora Lovecruft <isis@patternsinthevoid.net>
// - Henry de Valence <hdevalence@hdevalence.ca> // - Henry de Valence <hdevalence@hdevalence.ca>
#![cfg_attr(not(feature = "std"), no_std)] #![cfg_attr(not(feature = "std"), no_std)]
#![cfg_attr(feature = "alloc", feature(alloc))] #![cfg_attr(feature = "alloc", feature(alloc))]

View file

@ -1,9 +1,8 @@
// -*- mode: rust; -*- // -*- mode: rust; -*-
// //
// To the extent possible under law, the authors have waived all copyright and // This file is part of curve25519-dalek.
// related or neighboring rights to curve25519-dalek, using the Creative // Copyright (c) 2016-2017 Isis Lovecruft, Henry de Valence
// Commons "CC0" public domain dedication. See // See LICENSE for licensing information.
// <http://creativecommons.org/publicdomain/zero/.0/> for full details.
// //
// Authors: // Authors:
// - Isis Agora Lovecruft <isis@patternsinthevoid.net> // - Isis Agora Lovecruft <isis@patternsinthevoid.net>

View file

@ -1,10 +1,8 @@
// -*- mode: rust; -*- // -*- mode: rust; -*-
// //
// To the extent possible under law, the authors have waived all // This file is part of curve25519-dalek.
// copyright and related or neighboring rights to curve25519-dalek, // Copyright (c) 2016-2017 Isis Lovecruft, Henry de Valence
// using the Creative Commons "CC0" public domain dedication. See // See LICENSE for licensing information.
// <http://creativecommons.org/publicdomain/zero/.0/> for full
// details.
// //
// Authors: // Authors:
// - Isis Agora Lovecruft <isis@patternsinthevoid.net> // - Isis Agora Lovecruft <isis@patternsinthevoid.net>

View file

@ -1,9 +1,8 @@
// -*- mode: rust; -*- // -*- mode: rust; -*-
// //
// To the extent possible under law, the authors have waived all copyright and // This file is part of curve25519-dalek.
// related or neighboring rights to curve25519-dalek, using the Creative // Copyright (c) 2016-2017 Isis Lovecruft, Henry de Valence
// Commons "CC0" public domain dedication. See // See LICENSE for licensing information.
// <http://creativecommons.org/publicdomain/zero/.0/> for full details.
// //
// Authors: // Authors:
// - Isis Agora Lovecruft <isis@patternsinthevoid.net> // - Isis Agora Lovecruft <isis@patternsinthevoid.net>