Repository
https://github.com/nodejs/i18n
Project Details
Node.js is designed to build scalable network applications. Is an open-source, cross-platform JavaScript run-time environment that executes JavaScript code outside the browser. Node.js allows the creation of Web servers and networking tools using JavaScript and a collection of "modules" that handle various core functionality.
Take a look at their page and their Crowdin project.
Contribution Specifications
- Translation Overview
I continued translating part of the "Crypto Module Methods and Properties". The sections I translated are: "Create Cipher IV", "Create Credentials", "Create Decipher", “Create Decipher IV”, “Create Diffie Hellman”, “Create ECDH”, “Create Hash”, “Create HMAC”, “Create Sign”, “Create Verify”, “Get Ciphers”, “Get Curves”, “Get Diffie Hellman”, “Get Fips” and "Get Hashes".
An interesting concept is PBKDF2 (Password-Based Key Derivation Function 2). In cryptography, PBKDF1 and PBKDF2 are key derivation functions with a sliding computational cost, aimed to reduce the vulnerability of encrypted keys to brute force attacks.
PBKDF2 applies a pseudorandom function, such as hash-based message authentication code (HMAC), to the input password or passphrase along with a salt value and repeats the process many times to produce a derived key, which can then be used as a cryptographic key in subsequent operations.
- Languages
I translated from English to Spanish.
Here are some translations in Utopian using Crowdin:
https://steemit.com/utopian-io/@zlatkamrs/orocommerce-spanish-translation-viutopa-crowdin-part-2
https://steemit.com/utopian-io/@zlatkamrs/orocommerce-spanish-translation-via-crowdin-part-1
https://steemit.com/utopian-io/@zlatkamrs/marello-spanish-translation-via-crowdin-0-100
- Word Count
Part 1: 1037
Part 2: 1016
Part 3: 1024
Part 4: 1019
Part 5: 1014
TOTAL: 5110
Proof of Authorship
I hope this could be useful!