Skip to content

Ensure all encryption functions are implemented #23

@MikhailMS

Description

@MikhailMS

In FreeRADIUS docs I found following bit

The "encrypt" flag marks the attribute as being encrypted with one of
three possible methods:
1. Means that the attribute is encrypted
with the method as defined in [RFC2865](https://datatracker.ietf.org/doc/html/rfc2865) for the User-Password
attribute
2 . Means that the password is encrypted with the method
as defined in [RFC2868](https://datatracker.ietf.org/doc/html/rfc2868) for the Tunnel-Password attribute
3. Means that the attribute is encrypted as per Ascend's definitions for the Ascend-Send-Secret attribute

1 is already completed, not so sure about 2 and the method 3 is definitely not implemented

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestquestionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions