AssetClass – Stock and crypto portfolio trackerproducthunt.com1 points·by msk5293·il y a 5 ans·0 comments
Show HN: AutoDocs.io – GitHub integrated JSDoc and PHPDoc generation and hostingautodocs.io4 points·by msk5293·il y a 10 ans·1 comments
msk5293·il y a 10 ans·discussI think you're referring to Plaid's Auth product, which is for verifying bank accounts. https://plaid.com/products/auth/
msk5293·il y a 13 ans·discussAES is only defined for 128, 192, or 256 bit keys. You'd need to switch to a different block cipher like Blowfish (up to 448 bit keys), RC2 (up to 1024 bit keys), or RC5 (up to 2048 bit keys) to have a larger keyspace.