https://github.com/feenkcom/libopenssl

Build scripts to compile libcrypto and libssl on mac, linux and windows

https://github.com/feenkcom/libopenssl

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (1.6%) to scientific vocabulary
Last synced: 6 months ago · JSON representation

Repository

Build scripts to compile libcrypto and libssl on mac, linux and windows

Basic Info
  • Host: GitHub
  • Owner: feenkcom
  • Language: Rust
  • Default Branch: main
  • Size: 86.9 KB
Statistics
  • Stars: 1
  • Watchers: 8
  • Forks: 0
  • Open Issues: 0
  • Releases: 7
Created over 4 years ago · Last pushed over 1 year ago
Metadata Files
Readme

README.md

libopenssl

Build scripts to compile libcrypto and libssl on mac, linux and windows

Building on Windows

The build depends on the following packages: choco install -y strawberryperl nasm

Owner

  • Name: feenk
  • Login: feenkcom
  • Kind: organization
  • Location: Switzerland

We make your systems explainable

GitHub Events

Total
  • Push event: 1
Last Year
  • Push event: 1

Committers

Last synced: 11 months ago

All Time
  • Total Commits: 26
  • Total Committers: 1
  • Avg Commits per committer: 26.0
  • Development Distribution Score (DDS): 0.0
Past Year
  • Commits: 5
  • Committers: 1
  • Avg Commits per committer: 5.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Aliaksei Syrel a****l@g****m 26

Issues and Pull Requests

Last synced: 11 months ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels

Dependencies

Cargo.lock cargo
  • aho-corasick 0.7.20
  • atty 0.2.14
  • autocfg 1.1.0
  • bitflags 1.3.2
  • cc 1.0.79
  • cfg-if 1.0.0
  • clap 3.2.23
  • clap_derive 3.2.18
  • clap_lex 0.2.4
  • ctor 0.1.26
  • dirs 4.0.0
  • dirs-sys 0.3.7
  • dunce 1.0.3
  • either 1.8.1
  • erased-serde 0.3.24
  • file-matcher 0.7.0
  • form_urlencoded 1.1.0
  • fs_extra 1.3.0
  • getrandom 0.2.8
  • ghost 0.1.7
  • hashbrown 0.12.3
  • heck 0.4.1
  • hermit-abi 0.1.19
  • idna 0.3.0
  • indexmap 1.9.2
  • inventory 0.2.3
  • libc 0.2.139
  • memchr 2.5.0
  • ndk-build 0.9.0
  • once_cell 1.17.1
  • os_str_bytes 6.4.1
  • percent-encoding 2.2.0
  • proc-macro-error 1.0.4
  • proc-macro-error-attr 1.0.4
  • proc-macro2 1.0.51
  • quick-xml 0.26.0
  • quote 1.0.23
  • redox_syscall 0.2.16
  • redox_users 0.4.3
  • regex 1.7.1
  • regex-syntax 0.6.28
  • rustc_version 0.2.3
  • rustversion 1.0.11
  • semver 0.9.0
  • semver-parser 0.7.0
  • serde 1.0.152
  • serde_derive 1.0.152
  • strsim 0.10.0
  • strum 0.24.1
  • strum_macros 0.24.3
  • syn 1.0.109
  • termcolor 1.2.0
  • textwrap 0.16.0
  • thiserror 1.0.38
  • thiserror-impl 1.0.38
  • tinyvec 1.6.0
  • tinyvec_macros 0.1.1
  • to_absolute 0.1.0
  • typetag 0.1.8
  • typetag-impl 0.1.8
  • unicode-bidi 0.3.10
  • unicode-ident 1.0.6
  • unicode-normalization 0.1.22
  • url 2.3.1
  • user-error 1.2.8
  • version_check 0.9.4
  • wasi 0.11.0+wasi-snapshot-preview1
  • which 4.4.0
  • wildmatch 2.1.1
  • winapi 0.3.9
  • winapi-i686-pc-windows-gnu 0.4.0
  • winapi-util 0.1.5
  • winapi-x86_64-pc-windows-gnu 0.4.0
Cargo.toml cargo
shared-library-builder/builder/Cargo.toml cargo
shared-library-builder/library/Cargo.toml cargo