1.0.4 • Published 1 year ago

@secrez/core v1.0.4

Weekly downloads
33
License
MIT
Repository
github
Last release
1 year ago

@secrez/core

Secrez is the secrets manager for the cryptocurrencies era.

@secrez/core is the basic library.

It exposes

  • Secrez
  • Crypto
  • Entry
  • config
  • ConfigUtils

Those classes are used by other Secrez packages to interact with the encrypted database.

TODO

API documentation

History

0.8.5

  • improve _Secrez and Secrez encapsulation of private data
  • when changing the password, compares the existent password with the derivated one to avoid brute force attacks from inside Secrez (for example, in a future plugin)

Test coverage

  60 passing (1s)

-----------------|---------|----------|---------|---------|-------------------
File             | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s 
-----------------|---------|----------|---------|---------|-------------------
All files        |   99.75 |    94.31 |     100 |   99.75 |                   
 src             |     100 |    96.07 |     100 |     100 |                   
  Entry.js       |     100 |    95.65 |     100 |     100 | 39                
  Secrez.js      |     100 |    96.95 |     100 |     100 | 154,319,442       
  _Secrez.js     |     100 |    91.67 |     100 |     100 | 14,226            
 src/config      |   98.57 |    84.85 |     100 |   98.57 |                   
  ConfigUtils.js |   98.48 |    84.85 |     100 |   98.48 | 137               
  booleans.js    |     100 |      100 |     100 |     100 |                   
  index.js       |     100 |      100 |     100 |     100 |                   
-----------------|---------|----------|---------|---------|-------------------

Copyright

(c) 2020-present Francesco Sullo (francesco@sullo.co)

Licence

MIT

1.0.4

1 year ago

1.0.2

3 years ago

1.0.3

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago

0.8.12

3 years ago

0.8.11

3 years ago

0.8.10

3 years ago

0.8.9

3 years ago

0.8.8

3 years ago

0.8.7

3 years ago

0.8.6

3 years ago

0.8.5

4 years ago

0.8.4

4 years ago

0.8.3

4 years ago

0.8.1

4 years ago

0.8.0

4 years ago

0.8.2

4 years ago

0.7.3

4 years ago

0.7.3-beta.0

4 years ago

0.7.2

4 years ago

0.7.1

4 years ago

0.7.0

4 years ago

0.6.0

4 years ago

0.5.4

4 years ago

0.5.3

4 years ago

0.5.2

4 years ago

0.5.1

4 years ago

0.5.0

4 years ago

0.4.3

4 years ago

0.4.1

4 years ago

0.4.2

4 years ago

0.4.0

4 years ago

0.2.4

5 years ago

0.2.2

5 years ago