Content deleted Content added
mNo edit summary |
hjg Tags: Visual edit Mobile edit Mobile web edit |
||
Line 10:
==Security{{cn|date=July 2018}}==
FASP has built-in security mechanisms that do not affect the transmission speed. The [[encryption]] [[Algorithm|algorithms]] used are based exclusively on [[Open standard|open standards]]. Before the transfer, [[SSH]] is used for [[key exchange]] for
The data is encrypted or decrypted immediately before sending and receiving with the [[Advanced Encryption Standard|AES-128]]. To counteract attacks by monitoring the encrypted information during long transfers, the AES is operated in [[cipher feedback mode]] with a secret [[initialization vector]] for each block. In addition, an integrity check of each [[Block (data storage)|data block]] takes place, in which case, for example, a [[man-in-the-middle attack]] would be noticed.
|