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

sodiumoxide / sodiumoxide / 1380
95%
master: 95%

Build:
Build:
LAST BUILD BRANCH: staging
DEFAULT BRANCH: master
Ran 31 Jul 2020 10:31AM UTC
Jobs 1
Files 45
Run time 14s
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

pending completion
1380

push

travis-ci

web-flow
Merge #418

418: Add support for the AES256-GCM AEAD construction r=kpp a=klittlepage

This commit adds support for AES256-GCM. NB: libsodium limits its support
of AES256-GCM to x86/x86-64 processors with the AES-NI instruction set.
Compile time feature flags are used to hide GCM functionality for targets
lacking the requisite support. In the interest of maintaining parity with
the libsodium API an `is_available` function mapping to
`crypto_aead_aes256gcm_is_available` is unconditionally exported but
shouldn't be required given the compile-time check.

Signed-off-by: Kelly Littlepage <kelly@onechronos.com>

Co-authored-by: Kelly Littlepage <kelly@onechronos.com>
Co-authored-by: Kelly Littlepage <klittlepage@users.noreply.github.com>

3218 of 3385 relevant lines covered (95.07%)

0.95 hits per line

Jobs
ID Job ID Ran Files Coverage
9 1380.9 31 Jul 2020 10:31AM UTC 0
95.07
Travis Job 1380.9
Source Files on build 1380
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1380
  • e6857c3d on github
  • Prev Build on staging (#1378)
  • Next Build on staging (#1384)
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

© 2026 Coveralls, Inc