• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

open-quantum-safe / liboqs
84%

Build:
DEFAULT BRANCH: main
Repo Added 07 Feb 2025 08:06PM UTC
Files 3187
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH main
branch: main
CHANGE BRANCH
x
Reset
  • main
  • 2238_fix_msvc_warnings
  • 2249_mlkem_licenses
  • acvp-lat
  • add-markdown-linter
  • add-poutine
  • afi/enable-gcc-14
  • armhf-tier-two
  • ash_missing_lms_parms
  • bench-to-weekly
  • bhe-acvp-tst-fix
  • bhe-weekly-tests
  • ci/add_custom_timeout
  • code-coverage
  • cross-2.2
  • dependabot/pip/dot-github/workflows/pip-09003775a4
  • deprecate-remove-dilithium
  • dev
  • dev_keccak_extract_arg_fix
  • ds-0.14.0-release
  • ds-0.14.1-dev
  • ds-ai-pr-issue
  • ds-disable-travis
  • ds-fix-ci-permissions
  • ds-fix-typo
  • ds-sphincs-aliasing
  • encaps_derand
  • feature-allow-cmake-fetch-dependencies
  • fix-OV-III-pkc-skc
  • fix-platforms-typo
  • fix-poutine-scan
  • fix-readme
  • fix-windows-warnings
  • fix-zero-sig-len
  • fix/icicle-ml-kem-encap-derand
  • fix/icicle_ml_kem_768
  • gyx-0.15.0-full-release
  • gyx-0.15.0-release-candidate-2
  • gyx-0.15.0-release-notes
  • gyx-0.15.0-release-notes-typos
  • gyx-2045-algorithm-support-table
  • gyx-2203-swap-slhdsa-with-sphincs-in-std-algs
  • gyx-2279-remove-git-tracked-acvp-test-vec
  • gyx-2304-document-alpine-linux-support
  • gyx-2311-slhdsa-c-integration-refactor
  • gyx-remove-dilithium
  • gyx-sunset-alpine-platform-test
  • hss_hash_sets
  • impl-docs
  • issue-2265-test-kem-ntru-memory-sanitizer-failure
  • mb-securitystmt
  • mldsa-native
  • optimize-basic-checks
  • patch-1
  • pqc_upstream_release_rc1
  • rand-seed-nonce-mldsa-sigs
  • remove-armel-comment
  • revive_ntru
  • rng-improvement
  • single_call_hash_shims
  • slh_acvp
  • slh_dsa
  • slh_shims
  • sqisign
  • sw-code-coverage
  • sw-pr-poc
  • update_nixpkgs
  • verified-nix-installation

23 Dec 2025 01:46PM UTC coverage: 83.592% (-0.004%) from 83.596%
20462406013

push

github

web-flow
Fix small README issues (#2323)

* Specification hypertext generation

Instead of removing the spec_data from FIPS 205 (it is more correct than the way the link is already embedded in the documentation from PQClean), I wrote a tiny function that attempts to format the hyperlink as to only cover the word NIST/IRTF/ISO

Signed-off-by: prismaman <svdv2000@gmail.com>

216841 of 259404 relevant lines covered (83.59%)

8028487.17 hits per line

Relevant lines Covered
Build:
Build:
259404 RELEVANT LINES 216841 COVERED LINES
8028487.17 HITS PER LINE
Source Files on main
  • Tree
  • List 3112
  • Changed 22
  • Source Changed 0
  • Coverage Changed 22
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
20462406013 main Fix small README issues (#2323) * Specification hypertext generation Instead of removing the spec_data from FIPS 205 (it is more correct than the way the link is already embedded in the documentation from PQClean), I wrote a tiny function that a... push 23 Dec 2025 02:38PM UTC web-flow github
83.59
19690105618 main Unpin OQS_MINIMAL_BUILD alg list link from specific commit (#2326) The link to a list of signature algorithms is pinned to commit f3caccff9, which is outdated. For example, the `SIG_ml_dsa_44` example references an ... push 26 Nov 2025 02:57AM UTC web-flow github
83.6
19377942216 main 0.15.0 full release [extended tests] (#2320) Signed-off-by: Ganyu (Bruce) Xu <g66xu@uwaterloo.ca> push 14 Nov 2025 10:01PM UTC web-flow github
83.59
19306785651 main liboqs 0.15.0 release candidate 2 [extended tests] (#2317) Signed-off-by: Ganyu (Bruce) Xu <g66xu@uwaterloo.ca> push 12 Nov 2025 06:43PM UTC web-flow github
83.59
19176815864 main Add missing LMS macros. Correct typo. (#2310) * Add missing LMS macros. Correct typo. Signed-off-by: Norman Ashley <nashley@cisco.com> * Fix format so that the correct hash can be calculated. Signed-off-by: Norman Ashley <nashley@cisco.com> *... push 07 Nov 2025 06:49PM UTC web-flow github
83.58
18860060947 main Make pull request hyperlink format consistent (#2306) Signed-off-by: Ganyu (Bruce) Xu <g66xu@uwaterloo.ca> push 28 Oct 2025 01:19AM UTC web-flow github
83.59
18767022799 main 0.15.0 release candidate 1 (#2295) * draft for release notes Signed-off-by: Ganyu (Bruce) Xu <g66xu@uwaterloo.ca> * bumped version number for 0.15.0 release candidate 1 Signed-off-by: Ganyu (Bruce) Xu <g66xu@uwaterloo.ca> * example command S... push 24 Oct 2025 02:23AM UTC web-flow github
83.59
18497833514 main Re-import PQOV after fixing OV-III-pkc_skc integration [full tests] [extended tests] (#2299) See https://github.com/pqov/pqov/commit/33fa52787 https://github.com/open-quantum-safe/liboqs/pull/2296 Signed-off-by: Ma... push 14 Oct 2025 01:57PM UTC web-flow github
83.59
18297140428 main Replace SPHINCS+ with SLH-DSA for OQS_ALGS_ENABLED=STD (#2290) * can pass slh_dsa schemes to copy_from_upstream Signed-off-by: Ganyu (Bruce) Xu <g66xu@uwaterloo.ca> * hacked copy_from_slh_dsa_c to extract SLH-DSA schemes, implemented replace_on... push 06 Oct 2025 11:59PM UTC web-flow github
83.54
18226032762 main Fix incorrect Actual signature length (0) in sig fullcycle speed test (#2293) Signed-off-by: Ethan Li <lir2002@gmail.com> push 03 Oct 2025 03:57PM UTC web-flow github
83.55
See All Builds (201)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc