Versions in this module Expand all Collapse all v0 v0.4.6 Jul 16, 2024 Changes in this version + type ChromiumPassword []loginData + func (c *ChromiumPassword) Extract(masterKey []byte) error + func (c *ChromiumPassword) Len() int + func (c *ChromiumPassword) Name() string + type FirefoxPassword []loginData + func (f *FirefoxPassword) Extract(globalSalt []byte) error + func (f *FirefoxPassword) Len() int + func (f *FirefoxPassword) Name() string + type YandexPassword []loginData + func (c *YandexPassword) Extract(masterKey []byte) error + func (c *YandexPassword) Len() int + func (c *YandexPassword) Name() string