Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · v0.0.3
chbs
Browse files
Sep 04, 2018
Bump to version 0.0.3
· ca0a9707
Tim Visée
authored
Sep 04, 2018
View commits for tag v0.0.3
v0.0.3
ca0a9707
Update derive_builder 0.6 dependency to use crates.io
· aa36bacf
Tim Visée
authored
Sep 04, 2018
aa36bacf
Revert "Remove builders due to unreleased crate dependency"
· 62908ec1
Tim Visée
authored
Sep 04, 2018
62908ec1
Add builders notice to TODO in README
· 582bcbb0
Tim Visée
authored
Sep 04, 2018
582bcbb0
Remove builders due to unreleased crate dependency
· 5e93987d
Tim Visée
authored
Sep 04, 2018
View commits for tag v0.0.2
v0.0.2
5e93987d
Bump version to 0.0.2
· 37aeea7c
Tim Visée
authored
Sep 04, 2018
37aeea7c
Add WIP notice in README header
· 82696f42
Tim Visée
authored
Sep 04, 2018
82696f42
Link documentation in concepts explanation
· ee0afd6e
Tim Visée
authored
Sep 04, 2018
ee0afd6e
Better define scheme components in README
· 489e559f
Tim Visée
authored
Sep 04, 2018
489e559f
Describe passphrase generation concepts in README
· 55774aba
Tim Visée
authored
Sep 04, 2018
55774aba
Document modules
· 59039dc1
Tim Visée
authored
Sep 04, 2018
59039dc1
Sep 01, 2018
Reformat using rustfmt
· 6573e3d9
Tim Visée
authored
Sep 01, 2018
6573e3d9
Aug 31, 2018
Annotate file examples as text, to prevent testing them causing errors
· 1315ec37
Tim Visée
authored
Sep 01, 2018
1315ec37
Fix some README typos
· 9e8d0532
Tim Visée
authored
Sep 01, 2018
9e8d0532
Add SchemeBuilder methods to easily add a single word/phrase styler
· 3bfc003f
Tim Visée
authored
Sep 01, 2018
3bfc003f
Rename word/phrase processor to styler
· dd6ca8a9
Tim Visée
authored
Sep 01, 2018
dd6ca8a9
Fix spelling mistake in README
· a933d9eb
Tim Visée
authored
Sep 01, 2018
a933d9eb
Update README
· be08bffa
Tim Visée
authored
Sep 01, 2018
be08bffa
Merge branch 'config' into 'master'
· 03515d35
Tim Visée
authored
Aug 31, 2018
03515d35
Update TODO list in README for the last few changes
· 25b62745
Tim Visée
authored
Aug 31, 2018
25b62745
Add example files to WordList load method docs
· de6d1a0d
Tim Visée
authored
Aug 31, 2018
de6d1a0d
Implement Failure for WordListError
· 9bc81a8a
Tim Visée
authored
Aug 31, 2018
9bc81a8a
Create WordList methods to load external wordlists
· c0cf1b6d
Tim Visée
authored
Aug 31, 2018
c0cf1b6d
Implement Display for Entropy
· 8496b4e6
Tim Visée
authored
Aug 31, 2018
8496b4e6
Aug 26, 2018
Add all EFF wordlists, create builtin loader, remove old words function
· 8c58e24a
Tim Visée
authored
Aug 27, 2018
8c58e24a
Aug 25, 2018
Reformat using rustfmt
· 58ed068a
Tim Visée
authored
Aug 25, 2018
58ed068a
Fix and update examples and related docs
· ef94d110
Tim Visée
authored
Aug 25, 2018
ef94d110
Aug 24, 2018
Reformat using rustfmt
· 17bd8663
Tim Visée
authored
Aug 24, 2018
17bd8663
Fix rustdoc link to struct
· 470c8636
Tim Visée
authored
Aug 24, 2018
470c8636
Major crate structure refactoring (WIP)
· 0fdcd782
Tim Visée
authored
Aug 24, 2018
0fdcd782
Improve overall docs, remove old passphrase method, resolve TODOs
· 73c4d024
Tim Visée
authored
Aug 24, 2018
73c4d024
Aug 20, 2018
Implement word provider in basic config
· 410898c4
Tim Visée
authored
Aug 20, 2018
410898c4
Rename Wordlist to WordList
· 176b315b
Tim Visée
authored
Aug 20, 2018
176b315b
Create word (set) provider abstractions and a wordlist
· ddf5160c
Tim Visée
authored
Aug 20, 2018
ddf5160c
Aug 19, 2018
Minor function visibility fix, add secure Probability gen_bool method
· 3d4294a3
Tim Visée
authored
Aug 20, 2018
3d4294a3
Add Probability struct with a probability value replaces Occurrence
· 52c3f090
Tim Visée
authored
Aug 20, 2018
52c3f090
Create Entropy struct, rename trait to HasEntropy, fix entropy calculations
· a3d7cb4d
Tim Visée
authored
Aug 19, 2018
a3d7cb4d
Fix clippy warnings and reformat with rustfmt
· 5a157292
Tim Visée
authored
Aug 19, 2018
5a157292
Aug 18, 2018
Improve docs
· 869afd79
Tim Visée
authored
Aug 18, 2018
869afd79
Use a builder for Scheme
· 02a2e8a8
Tim Visée
authored
Aug 18, 2018
02a2e8a8
Loading