|
| 1 | +--- |
| 2 | +name: github.com/ProtonMail/go-crypto/eax |
| 3 | +version: v0.0.0-20210428141323-04723f9f07d7 |
| 4 | +type: go |
| 5 | +summary: 'Package eax provides an implementation of the EAX (encrypt-authenticate-translate) |
| 6 | + mode of operation, as described in Bellare, Rogaway, and Wagner "THE EAX MODE OF |
| 7 | + OPERATION: A TWO-PASS AUTHENTICATED-ENCRYPTION SCHEME OPTIMIZED FOR SIMPLICITY AND |
| 8 | + EFFICIENCY." In FSE''04, volume 3017 of LNCS, 2004' |
| 9 | +homepage: https://pkg.go.dev/github.com/ProtonMail/go-crypto/eax |
| 10 | +license: other |
| 11 | +licenses: |
| 12 | +- sources: [email protected]/LICENSE |
| 13 | + text: | |
| 14 | + Copyright (c) 2009 The Go Authors. All rights reserved. |
| 15 | +
|
| 16 | + Redistribution and use in source and binary forms, with or without |
| 17 | + modification, are permitted provided that the following conditions are |
| 18 | + met: |
| 19 | +
|
| 20 | + * Redistributions of source code must retain the above copyright |
| 21 | + notice, this list of conditions and the following disclaimer. |
| 22 | + * Redistributions in binary form must reproduce the above |
| 23 | + copyright notice, this list of conditions and the following disclaimer |
| 24 | + in the documentation and/or other materials provided with the |
| 25 | + distribution. |
| 26 | + * Neither the name of Google Inc. nor the names of its |
| 27 | + contributors may be used to endorse or promote products derived from |
| 28 | + this software without specific prior written permission. |
| 29 | +
|
| 30 | + THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS |
| 31 | + "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT |
| 32 | + LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR |
| 33 | + A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT |
| 34 | + OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, |
| 35 | + SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT |
| 36 | + LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, |
| 37 | + DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY |
| 38 | + THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
| 39 | + (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE |
| 40 | + OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
| 41 | +- sources: [email protected]/PATENTS |
| 42 | + text: | |
| 43 | + Additional IP Rights Grant (Patents) |
| 44 | +
|
| 45 | + "This implementation" means the copyrightable works distributed by |
| 46 | + Google as part of the Go project. |
| 47 | +
|
| 48 | + Google hereby grants to You a perpetual, worldwide, non-exclusive, |
| 49 | + no-charge, royalty-free, irrevocable (except as stated in this section) |
| 50 | + patent license to make, have made, use, offer to sell, sell, import, |
| 51 | + transfer and otherwise run, modify and propagate the contents of this |
| 52 | + implementation of Go, where such license applies only to those patent |
| 53 | + claims, both currently owned or controlled by Google and acquired in |
| 54 | + the future, licensable by Google that are necessarily infringed by this |
| 55 | + implementation of Go. This grant does not include claims that would be |
| 56 | + infringed only as a consequence of further modification of this |
| 57 | + implementation. If you or your agent or exclusive licensee institute or |
| 58 | + order or agree to the institution of patent litigation against any |
| 59 | + entity (including a cross-claim or counterclaim in a lawsuit) alleging |
| 60 | + that this implementation of Go or any code incorporated within this |
| 61 | + implementation of Go constitutes direct or contributory patent |
| 62 | + infringement, or inducement of patent infringement, then any patent |
| 63 | + rights granted to you under this License for this implementation of Go |
| 64 | + shall terminate as of the date such litigation is filed. |
| 65 | +notices: [] |
0 commit comments