package
0.0.0-20240829150431-63fc2867930b
Repository: https://github.com/kisom/cryptutils.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

migrate-store

This is a small utility to migrate stores from the less-secure scrypt settings before to the new ones.

The previous scrypt settings used a security setting suitable for interactive logins (N=214). This will convert a store to use the setting for long-term storage (N=220).

Usage

migrate-store files...