nixpkgs/nixos
Martin Weinelt 537d611a75 nixos/sshd: Remove algorithms that do MAC-then-encrypt
Algorithms with the -etm suffix calculate the MAC after encryption,
which is generally considered safer.
2023-05-11 12:54:32 +02:00
..
doc/manual Merge pull request #230939 from figsoda/sniffnet-module 2023-05-10 17:24:47 -04:00
lib Merge pull request #228220 from R-VdP/test_driver_guest_shell_timeout 2023-05-09 13:05:28 +02:00
maintainers
modules nixos/sshd: Remove algorithms that do MAC-then-encrypt 2023-05-11 12:54:32 +02:00
tests Merge pull request #231105 from helsinki-systems/upd/mariadb 2023-05-11 12:49:48 +02:00
COPYING
default.nix
README
release-combined.nix
release-small.nix
release.nix nixos/release: add deepin closure 2023-05-08 18:25:41 +08:00

*** NixOS ***

NixOS is a Linux distribution based on the purely functional package
management system Nix.  More information can be found at
https://nixos.org/nixos and in the manual in doc/manual.