Skip to content

hellopyj/Ferrite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Ferrite (Telegram Server)

.NET CodeQL DevSkim

Project Ferrite is an implementation of the Telegram Server API in C#.

What works?

The project is currently in a very early stage of development. The following are the features that are implemented and working so far:

  • All MTProto transports are implemented (only Abridged and Intermediate transports are tested)
  • Websockets and Obfuscation
  • Creation of an Auth Key
  • MTProto Encryption/Decryption (AES-IGE, AES-CTR, RSA with custom padding etc.)
  • TL Serialization/Deserialization

License

Project Ferrite is licensed under GNU AGPL-3.0

Special Thanks

About

Experimental Telegram Server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%