TSC @nodejs. he/him
-
TU Wien
- Vienna, Austria
- https://tniessen.me
- @tniessen_
Highlights
Block or Report
Block or report tniessen
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
-
littlefs-disk-img-viewer Public
Memory-efficient web application for viewing littlefs disk images in a web browser.
-
node-pqclean Public
PQClean for Node.js, Deno, and browsers
🔏 🔑 Node.js native addon and WebAssembly implementationJavaScript 6
-
node-mceliece-nist Public
Node.js bindings for the reference implementation of the Classic McEliece KEM.
-
loop-while-goto Public
Web-based interpreter for the LOOP, WHILE, and GOTO programming languages
JavaScript
1,575 contributions in the last year
Activity overview
Contribution activity
August 2022
Created 1 commit in 1 repository
Reviewed 25 pull requests in 1 repository
nodejs/node
25 pull requests
- tls: use logical OR operator
- test,crypto: update WebCryptoAPI WPT
- crypto: fix webcrypto EC key namedCurve validation errors
- crypto: fix webcrypto generateKey() AES key length validation error
- crypto: fix webcrypto operation errors to be OperationError
- crypto: fix webcrypto deriveBits validations
- crypto: allow zero-length secrets and IKM in HKDF (and in webcrypto PBKDF2)
- errors: use ES2020 statement
- src: disambiguate terms used to refer to builtins and addons
- dgram: add dgram send queue info
- http: fix error message when specifying headerTimeout for createServer
- deps: update undici to 5.8.1
- tools: update eslint to 8.21.0
- doc: add missing step for llhttp update
- doc: remove unused code in call tracker example
- doc: add Retry CI in collaborator guide
- deps: upgrade npm to 8.16.0
- Fix typos
- meta: add codeowner for src/node_snapshot*
- src,buffer: remove unused chars_written parameter
- src: prevent copying ArrayBufferViewContents
- src: remove usages of GetBackingStore in crypto
- doc: update repository list in onboarding doc
- build: allow test-internet on forks if not scheduled
- meta: update AUTHORS