Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
slips
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
DeStream-public
slips
Commits
750f3836
Commit
750f3836
authored
Oct 04, 2017
by
Tomas Susanka
Committed by
Pavol Rusnak
Oct 04, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
slip-0016: typos (#116)
parent
d8fb518a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
slip-0016.md
slip-0016.md
+2
-2
No files found.
slip-0016.md
View file @
750f3836
...
...
@@ -65,7 +65,7 @@ EXAMPLE RESULT: `a80387a2222f4360f71fd2165368c6ed91b26287d9bc1ce8be71e64e6b216a4
### Deriving encryption key and file level encryption
As an encryption key is used the SECOND half (32 bytes) of master key for the first level of data file encryption. Encr
py
tion key is in HEX string.
As an encryption key is used the SECOND half (32 bytes) of master key for the first level of data file encryption. Encr
yp
tion key is in HEX string.
For encrypt/decrypt we are using
`AES-256-GCM`
algorithm.
...
...
@@ -86,7 +86,7 @@ The result output stored in file is:
(Decrypted) data file is serialized JSON object with the following keys:
*
`version`
: for future backwards compatibility and data storage manipu
al
tion
*
`version`
: for future backwards compatibility and data storage manipu
la
tion
*
`config`
: for remembering personal setup of application
*
`tags`
: contain set of labels with their icons (from icomoon set). Default tag is
**All**
and it is only tag, unable to edit or delete.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment