LICENSE 4.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114
  1. Dropbear contains a number of components from different sources, hence there
  2. are a few licenses and authors involved. All licenses are fairly
  3. non-restrictive.
  4. The majority of code is written by Matt Johnston, under the license below.
  5. Portions of the client-mode work are (c) 2004 Mihnea Stoenescu, under the
  6. same license:
  7. Copyright (c) 2002-2020 Matt Johnston
  8. Portions copyright (c) 2004 Mihnea Stoenescu
  9. All rights reserved.
  10. Permission is hereby granted, free of charge, to any person obtaining a copy
  11. of this software and associated documentation files (the "Software"), to deal
  12. in the Software without restriction, including without limitation the rights
  13. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  14. copies of the Software, and to permit persons to whom the Software is
  15. furnished to do so, subject to the following conditions:
  16. The above copyright notice and this permission notice shall be included in all
  17. copies or substantial portions of the Software.
  18. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  19. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  20. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  21. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  22. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  23. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  24. SOFTWARE.
  25. =====
  26. LibTomCrypt and LibTomMath are written by Tom St Denis and others, see
  27. libtomcrypt/LICENSE and libtommath/LICENSE.
  28. =====
  29. sshpty.c is taken from OpenSSH 3.5p1,
  30. Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland
  31. All rights reserved
  32. "As far as I am concerned, the code I have written for this software
  33. can be used freely for any purpose. Any derived versions of this
  34. software must be clearly marked as such, and if the derived work is
  35. incompatible with the protocol description in the RFC file, it must be
  36. called by a name other than "ssh" or "Secure Shell". "
  37. =====
  38. loginrec.c
  39. loginrec.h
  40. atomicio.h
  41. atomicio.c
  42. and strlcat() (included in util.c) are from OpenSSH 3.6.1p2, and are licensed
  43. under the 2 point BSD license.
  44. loginrec is written primarily by Andre Lucas, atomicio.c by Theo de Raadt.
  45. strlcat() is (c) Todd C. Miller
  46. =====
  47. Import code in keyimport.c is modified from PuTTY's import.c, licensed as
  48. follows:
  49. PuTTY is copyright 1997-2003 Simon Tatham.
  50. Portions copyright Robert de Bath, Joris van Rantwijk, Delian
  51. Delchev, Andreas Schultz, Jeroen Massar, Wez Furlong, Nicolas Barry,
  52. Justin Bradford, and CORE SDI S.A.
  53. Permission is hereby granted, free of charge, to any person
  54. obtaining a copy of this software and associated documentation files
  55. (the "Software"), to deal in the Software without restriction,
  56. including without limitation the rights to use, copy, modify, merge,
  57. publish, distribute, sublicense, and/or sell copies of the Software,
  58. and to permit persons to whom the Software is furnished to do so,
  59. subject to the following conditions:
  60. The above copyright notice and this permission notice shall be
  61. included in all copies or substantial portions of the Software.
  62. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
  63. EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
  64. MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
  65. NONINFRINGEMENT. IN NO EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE
  66. FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF
  67. CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
  68. WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  69. =====
  70. curve25519.c:
  71. Modified TweetNaCl version 20140427, a self-contained public-domain C library.
  72. https://tweetnacl.cr.yp.to/
  73. Contributors (alphabetical order)
  74. Daniel J. Bernstein, University of Illinois at Chicago and Technische
  75. Universiteit Eindhoven
  76. Bernard van Gastel, Radboud Universiteit Nijmegen
  77. Wesley Janssen, Radboud Universiteit Nijmegen
  78. Tanja Lange, Technische Universiteit Eindhoven
  79. Peter Schwabe, Radboud Universiteit Nijmegen
  80. Sjaak Smetsers, Radboud Universiteit Nijmegen
  81. Acknowledgments
  82. This work was supported by the U.S. National Science Foundation under grant
  83. 1018836. "Any opinions, findings, and conclusions or recommendations expressed
  84. in this material are those of the author(s) and do not necessarily reflect the
  85. views of the National Science Foundation."
  86. This work was supported by the Netherlands Organisation for Scientific
  87. Research (NWO) under grant 639.073.005 and Veni 2013 project 13114.