PackageTrack
Sign in Get early access

altcha_lib

Server-side Dart library for the ALTCHA Proof-of-Work v2 challenge system. Create, solve, and verify challenges using PBKDF2, SHA, Scrypt, or Argon2id.

0.3.1 altcha-org/altcha-lib-dart

What this package is like to depend on

Last release 25 days ago

30 Jul 2026

Too new to tell

only 2 release windows

Most releases are documented

notes for 3 of 5 stable releases

Nothing withdrawn

no release was ever pulled

4 months old

5 releases · first in 2026

5 releases in the last 12 months

see the full history below

Release timeline

5 releases · Apr 2026 to Jul 2026
Release Pre-release

Releases

latest 5
  1. 0.3.1 30 Jul 2026

    Nothing published for this version

  2. 0.3.0 15 Apr 2026

    Nothing published for this version

  3. 0.2.0 15 Apr 2026
    Release notes
    • The PBKDF2 algorithm now uses crypto for improved performance
    • Added adaptiveDeriveKey with automatic algorithm detection
    Open source →
  4. 0.1.1 09 Apr 2026
    Release notes
    • Upgraded pointycastle to ^4.0.0.
    • Removed argon2 dependency; Argon2id now uses pointycastle's built-in implementation.
    • Upgraded lints to ^6.1.0.
    Open source →
  5. 0.1.0 08 Apr 2026
    Release notes
    • Initial release.
    • createChallenge — create signed PoW v2 challenges with optional deterministic mode.
    • solveChallenge — brute-force solve a challenge on the current isolate.
    • solveChallengeIsolates — parallel solver using multiple Dart isolates.
    • verifySolution — verify a client-submitted solution.
    • verifyServerSignature — verify an ALTCHA Sentinel server signature payload.
    • verifyFieldsHash — verify a hash of submitted form fields.
    • Algorithm support: PBKDF2/SHA-256, PBKDF2/SHA-384, PBKDF2/SHA-512, SHA-256, SHA-384, SHA-512, Scrypt, Argon2id.
    Open source →

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