Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: inklabs/rangedb

Tags

v0.12.0

Toggle v0.12.0's commit message

Verified

This commit was signed with the committer’s verified signature.
pdt256 Jamie Isaacs
Releasing v0.12.0

v0.11.0

Toggle v0.11.0's commit message

Unverified

This user has not yet uploaded their public signing key.
Added Caching KeyStore. Releasing v0.11.0

v0.10.0

Toggle v0.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #21 from inklabs/encrypted-store

Encrypted Store Decorator

v.0.10.0

Toggle v.0.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #21 from inklabs/encrypted-store

Encrypted Store Decorator

v0.9.0

Toggle v0.9.0's commit message

Unverified

This user has not yet uploaded their public signing key.
Close rows on batch insert to avoid timeout issues. Releasing v0.9.0

v0.8.0

Toggle v0.8.0's commit message

Unverified

This user has not yet uploaded their public signing key.
Replaced custom template manager with go:embed. Releasing v0.8.0

v0.7.4

Toggle v0.7.4's commit message

Unverified

This user has not yet uploaded their public signing key.
Added code generation for commands

v0.7.3

Toggle v0.7.3's commit message

Unverified

This user has not yet uploaded their public signing key.
Changed encryption keys from hex encoded UUID to base64 encoded crypt…

…o.Rand using AES-256 32 bytes. Releasing v0.7.3

v0.7.2

Toggle v0.7.2's commit message

Unverified

This user has not yet uploaded their public signing key.
Added AES/GCM encryption. Using base64 encoding for encryption keys. …

…Releasing v0.7.2

v0.7.1

Toggle v0.7.1's commit message

Unverified

This user has not yet uploaded their public signing key.
Changed AES initialization vector to be generated via crypto/rand and…

… prepended to the cipher text.

Releasing v0.7.1