Skip to content

fhierony/LibreSSL-Framework

 
 

Repository files navigation

LibreSSL Framework

Build Status

LibreSSL framework is a porting framework of LibreSSL for OS X.

LibreSSL Version

2.9.2

Requirements

  • Xcode 11.2.1 (11B500)
  • Base SDK: macOS 10.15
  • Deployment Target: macOS 10.6
  • Architectures: x86_64

Installation

Binary

Download the latest version of the LibreSSL.framework.x.y.z.zip file from the Latest release page, and embed it in your application bundle as a private framework. See Embedding a Private Framework in Your Application Bundle for information on how to embed a custom framework in your application.

Source

Check out the source:

$ git clone https://github.com/GyazSquare/LibreSSL-Framework.git

License

LibreSSL framework files are retained under the copyright of the authors. New additions are ISC licensed as per OpenBSD's normal licensing policy, or are placed in the public domain.

The LibreSSL code is distributed under the terms of the original LibreSSL licenses. See the LICENSE file for more info.

About

A porting framework of LibreSSL (www.libressl.org) for macOS.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 56.1%
  • Roff 15.5%
  • Makefile 12.2%
  • Assembly 11.8%
  • Shell 2.1%
  • C++ 1.3%
  • Other 1.0%