Difference between revisions of "Groups"
Jump to navigation
Jump to search
(Created page with "[Groups settings] - Percent How mutch of the file that will be used to calculate the group hash [Default = 100 %] -chipher What chipher algorithem to calculate with [Defau...") |
m (Formatting and descriptive texts) |
||
Line 1: | Line 1: | ||
− | + | ==Introduction== | |
− | + | Groups are the most secure part of any Titan router. Every layer of encryption a group is made up of is contributing to the secureness of all transfers between clients in said group. The layers can be made up of just about anything. | |
− | |||
− | + | All you need to do to create a group, is go to the group tab, add a layer (or several), and refresh! Below are descriptions of each setting. | |
− | |||
− | + | ==Groups settings== | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | ;Percent | |
− | + | :How mutch of the file that will be used to calculate the group hash '''[Default = 100 %]''' | |
− | |||
− | |||
− | |||
− | |||
− | + | ;Chipher | |
− | + | :What chipher algorithem to calculate with | |
− | + | ::aes '''[default]''' | |
+ | ::mars | ||
+ | ::rc6 | ||
+ | ::serpent | ||
+ | ::twofish | ||
− | + | ;Key size | |
− | + | :How long the key are going to be used | |
− | + | ::128 | |
− | + | ::192 | |
+ | ::256 '''[default]''' | ||
− | + | ;Hash | |
+ | :What hash algorithem its going to be calculated with | ||
+ | ::md5 | ||
+ | ::sha1 | ||
+ | ::sha224 | ||
+ | ::sha256 '''[default]''' | ||
+ | ::sha384 | ||
+ | ::sha512 | ||
+ | |||
+ | ;Iterations | ||
+ | :Amount of times the hash is going to be recalculated and mixed up (1 - 99999) '''[Default = 1]''' | ||
+ | |||
+ | ;Salt | ||
+ | :Salt is random data that is added as a additional input into the hash(sha256+salt= hash output). This can be anything you want. | ||
+ | :'''Default value is none''' This is an optional field. | ||
+ | :Salt can be anything character,number,special character maximum of 257 characters. |
Revision as of 22:58, 6 July 2017
Introduction
Groups are the most secure part of any Titan router. Every layer of encryption a group is made up of is contributing to the secureness of all transfers between clients in said group. The layers can be made up of just about anything.
All you need to do to create a group, is go to the group tab, add a layer (or several), and refresh! Below are descriptions of each setting.
Groups settings
- Percent
- How mutch of the file that will be used to calculate the group hash [Default = 100 %]
- Chipher
- What chipher algorithem to calculate with
- aes [default]
- mars
- rc6
- serpent
- twofish
- Key size
- How long the key are going to be used
- 128
- 192
- 256 [default]
- Hash
- What hash algorithem its going to be calculated with
- md5
- sha1
- sha224
- sha256 [default]
- sha384
- sha512
- Iterations
- Amount of times the hash is going to be recalculated and mixed up (1 - 99999) [Default = 1]
- Salt
- Salt is random data that is added as a additional input into the hash(sha256+salt= hash output). This can be anything you want.
- Default value is none This is an optional field.
- Salt can be anything character,number,special character maximum of 257 characters.