اشتراک‌ها
کتاب رایگان Application Security in .NET Succinctly

Security in software development should be a first-order requirement, but it’s often implemented in projects as an afterthought. With Application Security in .NET Succinctly, author Stan Drapkin provides a refresher of .NET security practices and fills common knowledge gaps for experienced developers and novices alike. Learn about hashes, machine authentication code, key derivation, binary and text encodings, symmetric and authenticated encryption, and much more, and begin properly securing your .NET apps today.

Table of Contents
  1. Preface
  2. .NET Security
  3. Hashes and MACs
  4. Key Derivation
  5. Comparing Byte Arrays
  6. Binary Encodings
  7. Text Encodings
  8. Symmetric Encryption
  9. Authenticated Encryption
  10. Asymmetric Cryptography
  11. Two-Factor Authentication (2FA)
  12. Web Security 
کتاب رایگان Application Security in .NET Succinctly
نظرات مطالب
رمزنگاری JWT و افزایش امنیت آن در ASP.NET Core
پیاده سازیش سمت سرور غیر ممکن نیست ولی چه فایده؟ اگر تنها می‌خواهید یک Guid را جابجا کنید بهتر است همان را به عنوان یک Claim داخل بدنه JWT قرار بدهید و الکی خودتان را به زحمت نیاندازید.
ضمنا در صورتی که Guid شما تغییر کند در روش معمولی به هیچ عنوان متوجه آن نمی‌شوید. ولی در JWT، کوچک‌ترین تغییر باعث غیر معتبر شدن توکن خواهد شد.
اشتراک‌ها
معرفی سایت fuget.org

a new site for browsing nuget packages. It is my best attempt to build a tool to help you both discover new packages and to dig in deep to learn them once found.


معرفی سایت fuget.org
اشتراک‌ها
نگاهی به NET Standard 2.0.

.NET Core is clearly where Microsoft is investing most of its effort right now and while it's taken a while, I think MS is proving that they are serious in making .NET the best platform it can be 

نگاهی به NET Standard 2.0.