Rubidium
|
8ca03a3766
|
Codechange: make network crypto enum classes
|
2025-02-06 21:03:12 +01:00 |
|
Rubidium
|
fef2baf041
|
Codechange: make NetworkAuthenticationMethodMask an EnumBitSet
|
2025-02-06 21:03:12 +01:00 |
|
Peter Nelson
|
afc0745aa2
|
Codechange: Specify underlying type for all enums excluding those exposed to scripts. (#13383)
|
2025-01-28 22:17:34 +00:00 |
|
rubidium42
|
ef76f0e758
|
Codechange: use default virtual destructors over empty destructors
|
2024-12-06 22:30:19 +10:00 |
|
Rubidium
|
3094b0ce1d
|
Feature: admin support for password authentication without sending password
Using either password authenticated key exchange (PAKE) or authorized keys
|
2024-07-01 17:16:55 +02:00 |
|
Rubidium
|
4f3db8eeaf
|
Feature: authorize specific clients to join network company without password
|
2024-05-07 00:03:15 +02:00 |
|
Rubidium
|
d5e28a904d
|
Fix fb9d4af: use different nonces for key exchange and stream encryption
|
2024-03-31 15:14:16 +02:00 |
|
Rubidium
|
7580eac2d5
|
Codechange: create helper class for useful NetworkAuthorizedKeys functions
|
2024-03-18 22:56:58 +01:00 |
|
Rubidium
|
fb9d4afa5c
|
Codechange: add set of classes providing authentication and encryption
|
2024-03-17 18:33:53 +01:00 |
|