PackageTrack
Sign in Get early access

github.com/eclipse-keypont/crypto11

v1.6.8 #3034 most downloaded on Go modules eclipse-keypont/crypto11

What this package is like to depend on

Last release 26 days ago

29 Jul 2026

Ships unpredictably

gaps range from 8 days to 7.3 years

Most releases are documented

notes for 2 of 3 stable releases

Nothing withdrawn

no release was ever pulled

7 years old

5 releases · first in 2019

4 releases in the last 12 months

see the full history below

Release timeline

5 releases · Mar 2019 to Jul 2026
2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 5
  1. v1.7.0-rc1.0.20260708132855-852526080af4 08 Jul 2026 pre-release

    Nothing published for this version

  2. v1.6.8 29 Jul 2026
    Release notes

    What's Changed

    • downgrade the go version to 1.25.0 and add go toolchain by @Nicolas-Peiffer in #139
    • fix: restore eclipse-keypont module path; refresh README install command, Go Reference badge and documentation links

    Full Changelog: v1.6.5...v1.6.8

    Module path restored — github.com/eclipse-keypont/crypto11

    This release restores the correct module path following the repository move from
    github.com/ThalesGroup/crypto11 to github.com/eclipse-keypont/crypto11.

    Migrating

    go get github.com/eclipse-keypont/[email protected]
    -import "github.com/ThalesGroup/crypto11"
    +import "github.com/eclipse-keypont/crypto11"

    The old path is deprecated and frozen at
    ThalesGroup/[email protected].
    It will receive no further updates, including security fixes. GitHub still redirects the old
    repository URL, but the Go module path must be updated by hand — go get cannot follow it for you.

    If you are already on this path: upgrade v1.6.5 → v1.6.8

    v1.6.6 and v1.6.7 declare the old module path and exist only to publish the deprecation
    notice for github.com/ThalesGroup/crypto11. They are not usable as
    github.com/eclipse-keypont/crypto11 and will fail with:

    module declares its path as: github.com/ThalesGroup/crypto11
            but was required as: github.com/eclipse-keypont/crypto11
    

    v1.6.8 fixes this, so github.com/eclipse-keypont/crypto11@latest resolves correctly again.

    Go version policy

    go.mod targets go 1.25.0 with toolchain go1.25.8. The go directive is kept conservative
    so this library does not raise the minimum Go version for projects that import it, while
    maintainers build and test with the latest patch toolchain. See #137 and #139.

    The v1.6.x series is the current stable line. v2.x.y on github.com/eclipse-keypont/crypto11/v2 is in
    development (v2.0.0-rc3), which is why pkg.go.dev reports a higher tagged major version.

    Open source →
  3. v1.6.5 20 Jul 2026
    Release notes

    Full Changelog: v1.6.3...v1.6.5

    Open source →
  4. v1.6.5-0.20260720152748-b4718016531f 20 Jul 2026 pre-release

    Nothing published for this version

  5. v0.1.0 08 Mar 2019

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive