#php #attachment #email #hacktoberfest #php_library #phpmailer #smtp #tls_support #xoauth2
https://github.com/PHPMailer/PHPMailer
https://github.com/PHPMailer/PHPMailer
GitHub
GitHub - PHPMailer/PHPMailer: The classic email sending library for PHP
The classic email sending library for PHP. Contribute to PHPMailer/PHPMailer development by creating an account on GitHub.
#c_lang #ebpf #golang #https #network_capture #security_audit #ssldump #tcpdump #tls
https://github.com/ehids/ecapture
https://github.com/ehids/ecapture
GitHub
GitHub - gojue/ecapture: Capturing SSL/TLS plaintext without a CA certificate using eBPF. Supported on Linux/Android kernels for…
Capturing SSL/TLS plaintext without a CA certificate using eBPF. Supported on Linux/Android kernels for amd64/arm64. - gojue/ecapture
#c_lang #c_library #cipher_suites #cryptography #cryptography_api #dtls #embedded_systems #encryption #fips #https #iot #openssl #openssl_alternative #openssl_api #security #ssl #tls #tls_support #tls13 #trusted_execution_environment #wolfssl
https://github.com/wolfSSL/wolfssl
https://github.com/wolfSSL/wolfssl
GitHub
GitHub - wolfSSL/wolfssl: The wolfSSL library is a small, fast, portable implementation of TLS/SSL for embedded devices to the…
The wolfSSL library is a small, fast, portable implementation of TLS/SSL for embedded devices to the cloud. wolfSSL supports up to TLS 1.3 and DTLS 1.3! - wolfSSL/wolfssl
#c_lang #etherip #ike #ipsec #l2tp #l2tpv3 #openvpn #softether_vpn #softethervpn #ssl_vpn #sstp #tls #vpn #vpn_protocols #vpn_server #vpn_tunnel #wfh #wireguard #work_from_home
https://github.com/SoftEtherVPN/SoftEtherVPN
https://github.com/SoftEtherVPN/SoftEtherVPN
GitHub
GitHub - SoftEtherVPN/SoftEtherVPN: Cross-platform multi-protocol VPN software. Pull requests are welcome. The stable version is…
Cross-platform multi-protocol VPN software. Pull requests are welcome. The stable version is available at https://github.com/SoftEtherVPN/SoftEtherVPN_Stable. - SoftEtherVPN/SoftEtherVPN
❤1
#csharp #anycpu #broker #communication #iot #iot_framework #iot_platform #mqtt #mqtt_broker #mqtt_client #mqtt_protocol #mqtt_server #net #netcore #netframework #nuget #tcp #tls #uwp
https://github.com/dotnet/MQTTnet
https://github.com/dotnet/MQTTnet
GitHub
GitHub - dotnet/MQTTnet: MQTTnet is a high performance .NET library for MQTT based communication. It provides a MQTT client and…
MQTTnet is a high performance .NET library for MQTT based communication. It provides a MQTT client and a MQTT server (broker). The implementation is based on the documentation from http://mqtt.org/...
#c_lang #crypto #cryptography_library #psa #ssl #tls
Mbed TLS is a library that helps with encryption and secure communication. It is small and works well on embedded systems, making it useful for devices with limited resources. You can easily build and configure it using tools like GNU Make, CMake, or Microsoft Visual Studio. The library includes examples and tests to help you understand how to use it. It also supports the PSA Cryptography API, which makes it easier to use cryptographic functions securely. This library is flexible and can be customized for different platforms and use cases, making it a powerful tool for ensuring data security in various applications.
https://github.com/Mbed-TLS/mbedtls
Mbed TLS is a library that helps with encryption and secure communication. It is small and works well on embedded systems, making it useful for devices with limited resources. You can easily build and configure it using tools like GNU Make, CMake, or Microsoft Visual Studio. The library includes examples and tests to help you understand how to use it. It also supports the PSA Cryptography API, which makes it easier to use cryptographic functions securely. This library is flexible and can be customized for different platforms and use cases, making it a powerful tool for ensuring data security in various applications.
https://github.com/Mbed-TLS/mbedtls
GitHub
GitHub - Mbed-TLS/mbedtls: An open source, portable, easy to use, readable and flexible TLS library, and reference implementation…
An open source, portable, easy to use, readable and flexible TLS library, and reference implementation of the PSA Cryptography API. Releases are on a varying cadence, typically around 3 - 6 months ...
#php #attachment #email #hacktoberfest #php #php_library #phpmailer #smtp #tls_support #xoauth2
PHPMailer is a powerful tool for sending emails in PHP. It offers many features that make it easier and safer to send emails compared to using the basic `mail()` function in PHP. Here are the key benefits You can send emails without needing a local mail server, which is especially useful on Windows.
- **Multiple Addresses and Attachments** Send emails in both HTML and plain text formats.
- **Security Features** Can be installed via Composer, making it simple to integrate into your project.
- **Localization**: Error messages are available in over 50 languages.
Using PHPMailer helps you avoid common pitfalls and security issues associated with manual email sending, making your email sending process more reliable and secure.
https://github.com/PHPMailer/PHPMailer
PHPMailer is a powerful tool for sending emails in PHP. It offers many features that make it easier and safer to send emails compared to using the basic `mail()` function in PHP. Here are the key benefits You can send emails without needing a local mail server, which is especially useful on Windows.
- **Multiple Addresses and Attachments** Send emails in both HTML and plain text formats.
- **Security Features** Can be installed via Composer, making it simple to integrate into your project.
- **Localization**: Error messages are available in over 50 languages.
Using PHPMailer helps you avoid common pitfalls and security issues associated with manual email sending, making your email sending process more reliable and secure.
https://github.com/PHPMailer/PHPMailer
GitHub
GitHub - PHPMailer/PHPMailer: The classic email sending library for PHP
The classic email sending library for PHP. Contribute to PHPMailer/PHPMailer development by creating an account on GitHub.