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

cossacklabs / themis / #7598
88%
master: 83%

Build:
Build:
LAST BUILD BRANCH: release/0.15.0
DEFAULT BRANCH: master
Ran 24 Apr 2020 07:59PM UTC
Jobs 1
Files 73
Run time 8s
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

24 Apr 2020 06:33PM UTC coverage: 87.707%. Remained the same
#7598

push

travis-ci

web-flow
Secure Cell passphrase API: GoThemis (#625)

* Passphrase API for Seal mode

Introduce a new constructor "SealWithPassphrase" which returns a
different instance of Secure Cell that works with passphrases instead of
symmetric keys, using appropriate Themis Core API.

Note that we do not convert the string encoding here. Go's "string" type
is expected to contain UTF-8 data (consistent with what other wrappers
use). However, it can contain arbitrary byte sequences too. We do not
interpret them in any way (e.g., as []rune or whatever) and just use
the bytes as is.

* Integration test for GoThemis passphrase API
* Code sample for passphrase API
* Mention new API in CHANGELOG

3767 of 4295 relevant lines covered (87.71%)

19343.08 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #7598.1 24 Apr 2020 07:59PM UTC 0
87.71
Source Files on build #7598
Detailed source file information is not available for this build.
  • Back to Repo
  • 81d8baf8 on github
  • Prev Build on HEAD
  • Next Build on HEAD
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