Вход на хостинг
IT-новости
20.04.2016 iPhone 2017 года поместят в водонепроницаемый корпус из стекла
Линейка iPhone в новом году серьезно поменяется. В этом уверен аналитический исследователь Мин Чи Ку......
30.07.2015 Ищем уникальный контент для сайта
Ищем уникальный контент для сайта Без уникального контента Ваш сайт обречен на то, что его страницы......
Выбранный алгоритм "Stream""
Enable filename initialization vector chaining? This makes filename encoding dependent on the complete path,
rather then encoding each path element individually. This is normally desireable, therefor the default is Yes.
Any response that does not begin with 'n' will mean Yes: Yes
Enable per-file initialization vectors? This adds about 8 bytes per file to the storage requirements. It should not affect
performance except possibly with applications which rely on block-aligned file io for performance. The default here is Yes.
Any response that does not begin with 'n' will mean Yes:
Включить имя файла в IV цепочку заголовков? Эта опция позволит сделать данные файла зависимыми от полного файлового пути.
Если файл переименовать, то нельзя будет его расшифровать. Если включить эту опцию, то жесткие ссылки на файлы не будут
поддерживаться файловой системой. Значение по умолчанию No.
Любой ввод не начинающийся на 'y' будет воспринят как No:
Enable block authentication code headers on every block in a file? This adds about 12 bytes per block to the storage requirements
for a file, and significantly affects performance but it also means [almost] any modifications or errors within a block will be caught
and will cause a read error. The default here is No.
Any response that does not begin with 'y' will mean No: Yes
Add random bytes to each block header? This adds a performance penalty, but ensures that blocks have different authentication codes.