Войти в систему

Home
    - Создать дневник
    - Написать в дневник
       - Подробный режим

LJ.Rossia.org
    - Новости сайта
    - Общие настройки
    - Sitemap
    - Оплата
    - ljr-fif

Редактировать...
    - Настройки
    - Список друзей
    - Дневник
    - Картинки
    - Пароль
    - Вид дневника

Сообщества

Настроить S2

Помощь
    - Забыли пароль?
    - FAQ
    - Тех. поддержка



Пишет LWN.net ([info]syn_lwnheadline)
@ 2021-05-04 20:45:00


Previous Entry  Add to memories!  Tell a Friend!  Next Entry
[$] Rustls: memory safety for TLS
The movement toward using memory-safe
languages, and Rust in particular,
has picked up a lot of steam over the past year or two. Removing the
possibility of buffer overflows, use-after-free bugs, and other woes associated
with unmanaged pointers is an attractive feature, especially given that
the majority of today's vulnerabilities stem from memory-safety
issues. On April 20, the Internet Security Research
Group
(ISRG) announced
a funding initiative targeting the Rustls TLS library in order to
prepare it for more widespread adoption—including by ISRG's Let's Encrypt project.


(Читать комментарии) (Добавить комментарий)