StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

CodesInChaos

Rating
1613.05 (1,308th)
Reputation
92,092 (849th)
Page: 1 2 3 4 ... 33
Title Δ
ed25519 ECDH encryption possible and safe? 0.00
Is a SubSequence of a Char[] equal to the contents of String? +1.93
Facing issues deserializing JSON into .NET +1.17
Speeding up $or query in pymongo -0.67
If hash has collision, can a password have the hash of another? -1.30
C# Rijndael decryption returns extra question mark character -0.59
why File.copy works but File.OpenRead prompts access denied? 0.00
Compare two strings in two different ways -2.11
Addrange Inaccessible due to protection level? +0.33
ArgumentOutOfRangeException when converting UTF-32 (HEX) to string 0.00
Read and empty the file that is being used by another process -0.17
How to escape {0} in tokenfile 0.00
Convert from the date formats dd/MM/yy and dd/MM/yyyy to yyyy-mm-dd... 0.00
Satisfying Code Analysing disposal rule with MemoryStream and Crypt... +0.99
Why does PasswordDerivedBytes produces different key everytime if I... 0.00
How to obfuscate an integer? +0.34
Array.ToString() returning System.Char[] c# +1.01
Multiple bitvectors; how to find bits that are set exactly n times? +1.07
Explicitly calling garbage collection in .NET -0.98
How to use ed25519 to encrypt/decrypt data? +0.00
How to improve performance of this algorithm? -0.53
Implementing AES-256 with 1024 byte key 0.00
How do I use SHA-512 with Rfc2898DeriveBytes in my salt & hash... -0.17
ElGamal signature verification 0.00
Can someone help me make 1 key from 2 vigenere keys 0.00
Renaming an interface without breaking code +0.04
Is it safe to pass an untrusted format string to string.Format? 0.00
How to round a byte to 0 or 255 using shift operators +0.89
What is the precedence of operators in C# Preprocessor Directives? +0.26
convert short[] to ushort[] -2.37
Unexpected behaviour of Convert.ToDateTime() -1.22
Why can't a method that returns List<T> implement a method th... +0.61
Can Visual Studio handles U+20000 Unicode as char? How? +0.36
Miller Rabin Primality test accuracy -0.98
Fastest, thread safe way to create crypto-random numbers in c#? 0.00
Triple DES without using forward or backward slashes -0.14
preserve special characters when writing all lines to text file 0.00
Generics IAbstract<T> inherits from IAbstract -1.37
Generating a key-pair and encypt data with this in mono c# -0.59
Shared library progress/status messages -0.68
Modular Calculation 32-bit vs 64-bit OS 0.00
Diffie Hellman key agreement using RSA keys? 0.00
Interoperability between Java and Javascript Ed25519 implementations 0.00
Converting non-seekable Stream to byte[] gives ArgumentOutOfRangeEx... +0.36
ASP.NET wrong string length after Decryption +0.30
How to make DateTime.TryParse() fail if no year is specified? +0.53
Blocking collection - Remove a specific element 0.00
How to encrypt a number larger than N on RSA? -0.13
Where would I hash a password in asp.net using mvc4 and EF? +0.07
How to check value of item is not equal to zero before adding in a... -1.66