Personal Finance/Balance program: Encryption

I'm working on a C program for tracking my account balances, budgeting/saving, spending analysis, etc. The program won't use/store sensitive info like SSN, account numbers, etc. - just made-up account names, transaction amounts, transaction categories/descriptions. Additionally, there will be no web transfer - it's all offline, manual entry.

My question is: Do I need to worry about encryption?

Sorry if this sounds ridiculous - I just don't want to inadvertently screw myself with a hobby project.

* I initially posted this in r/cprogramming, but I am re-posting here based on a suggestion from Reddit.

reddit.com
u/serfizzler — 3 days ago

Personal Finance/Balance program: Encryption

I'm working on a program for tracking my account balances, budgeting/saving, spending analysis, etc. The program won't use/store sensitive info like SSN, account numbers, etc. - just transaction amounts, transaction categories/descriptions, and made-up account names. Additionally, there will be no web transfer - it's all offline, manual entry.

My question is: Do I need to worry about encryption?

Sorry if this sounds ridiculous - I just don't want to inadvertently screw myself with a hobby project.

reddit.com
u/serfizzler — 3 days ago