Difference between revisions of "Groups"

From Titan Wiki
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:
[Groups settings]
+
==Introduction==
  
- Percent
+
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.
How mutch of the file that will be used to calculate the group hash [Default = 100 %]
 
  
-chipher
+
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.
What chipher algorithem to calculate with [Default = aes]
 
  
aes [default]
+
==Groups settings==
mars
 
rc6
 
serpent
 
twofish
 
-key size
 
How long the key are going to be used [Default = 256]
 
 
128
 
192
 
256 [default]
 
-hash
 
What hash algorithem its going to be calculated with [Default = sha256]
 
  
md5
+
;Percent
sha1
+
:How mutch of the file that will be used to calculate the group hash '''[Default = 100 %]'''
sha224
 
sha256 [default]
 
sha384
 
sha512
 
  
-iterations
+
;Chipher
Amount of times the hash is going to be recalculated and mixed up [Default = 1]
+
:What chipher algorithem to calculate with
1-99999
+
::aes '''[default]'''
 +
::mars
 +
::rc6
 +
::serpent
 +
::twofish
  
-salt
+
;Key size
salt is random data that is added as a additional input into the hash(sha256+salt= hash output). this can be anything you want
+
:How long the key are going to be used
[default = " "] there is no salt value as per default its up to the user to add a random salt.
+
::128
Salt can be anything character,number,special character maximum of 257 characters
+
::192
 +
::256 '''[default]'''
  
{Group pictures}
+
;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.