Git Product home page Git Product logo

botan-demo's Introduction

Botan 2 demo TLS client program in C++

样例代码: tls_client.cpp

Botan 2 demo project in python

样例代码:

# encoding:utf-8
from __future__ import print_function

import sys
print('Python version=', sys.version)

import botan2
print(botan2.version_string())

Ubuntu(或Debian) 在线安装 Botan-2.9

安装 Botan-2.9 开发包以及 Botan 的 Python3 语言绑定

sudo apt install libbotan-2-dev python3-botan
sudo apt install libbotan-2-doc

其他开源 Linux 操作系统安装 Botan-2.9

  1. Fedora 29 / 红帽企业版 RHEL 8.0-beta 可在线安装 Botan-2.9; (备注: 红帽企业版 RHEL 8.0 正式发布之后相应版本的 CentOS 8.0 也将支持 Botan-2.9)

  2. RHEL 7.6 / CentOS 7.6 及更早版本最高仅支持 Botan-1.10.17 在线安装. 安装 Botan-2.9 需要手动编译源码, 具体方法请查阅 Botan 源码包;

botan-demo's People

Contributors

liuqun avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.