Botan (programming library)

From Wikipedia, the free encyclopedia
Jump to: navigation, search
This article is about the Botan programming library. For other uses, see Botan (disambiguation).
Botan
Stable release

1.11.29 (March 20, 2016; 2 months ago (2016-03-20)[1]) [±]

1.10.12 (February 3, 2016; 4 months ago (2016-02-03)[2]) [±]
Written in C++
Platform Multi-platform
Type Security library
License Simplified BSD
Website botan.randombit.net

Botan is a BSD-licensed cryptographic library written in C++. It provides a wide variety of cryptographic algorithms, formats, and protocols, e.g. SSL and TLS. It is used in the Monotone distributed revision control program.

The project was originally called OpenCL, a name now used by Apple Inc. and Khronos Group for a heterogeneous system programming framework. It was renamed Botan in 2002.[3]

In 2007, the German Federal Office for Information Security contracted FlexSecure GmbH to add an implementation of Card Verifiable Certificates for ePassports to Botan; the modified version of Botan was released under the name InSiTo.[4]

See also[edit]

References[edit]

  1. ^ "Version 1.11.29, 2016-03-20". 2016-03-20. Retrieved 2016-04-05. 
  2. ^ "Version 1.10.12, 2016-02-03". 2016-02-03. Retrieved 2016-02-25. 
  3. ^ See entry for 2002-08-10 in "Botan release notes". Retrieved 2008-09-18. 
  4. ^ "InSiTo website". Archived from the original on July 20, 2011. Retrieved 2008-09-18. 

External links[edit]