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

sodiumoxide / sodiumoxide / 1385
95%

Build:
DEFAULT BRANCH: master
Ran 31 Jul 2020 07:15PM UTC
Jobs 1
Files 45
Run time 17s
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
1385

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 1385.9 31 Jul 2020 07:15PM UTC 0
95.07
Travis Job 1385.9
Source Files on build 1385
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1385
  • ae5902ab on github
  • Prev Build on master (#1379)
  • Next Build on master (#1080)
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