Pyrad

Latest version: v2.4

Safety actively analyzes 630656 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 3

0.5

---

* Fix typo in server class which broke handling of accounting packets.

* Create seperate AuthPacket and AcctPacket classes; this resulted in
a fair number of API changes.

* Packets now know how to create and verify replies.

* Client now directs authentication and accounting packets to the
correct port on the server.

* Add twisted support via the new curved module.

* Fix incorrect exception handling in client code.

* Update example server to handle accounting packets.

* Add example for sending account packets.

0.4

---

* Fix last case of bogus exception usage.

* Move RADIUS code constants to packet module.

* Add support for decoding passwords and generating reply packets to Packet
class.

* Add basic RADIUS server and proxy implementation.

0.3

---

* client.Timeout is now derived from Exception.

* Docstring documentation added.

* Include example dictionaries and authentication script.

0.2

---

* Use proper exceptions.

* Encode and decode vendor attributes.

* Dictionary can parse vendor dictionaries.

* Dictionary can handle attribute values.

* Enhance most constructors; they now take extra optional parameters
with initialisation info.

* No longer use obsolete python interfaces like whrandom.

0.1

---

* First release

Page 3 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.