|
Repo Added
|
Files
385
|
Badge
README BADGES
|
push
travis-ci
387 of 388 relevant lines covered (99.74%)
274.62 hits per line
| Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
|---|---|---|---|---|---|---|---|
| 98 | remove-unnecessary-locking | Remove unnecessary mutex checking The randombytes API in libsodium is *only* non-threadsafe if `sodium_init` hasn't been called prior. Since we explicitly call it when the library is loaded, this is not actually a concern. | push | travis-ci | pending completion |